{$layout} {$template "/code_editor"} {$template "menu"}
给Widget取一个易懂的名称,比如MySQL监控
给Widget设置一个代号,通常为英文名@你或团队的英文代号,比如mysql@com.example,保存后的Widget将会存放在libs/agent/widget-{{widgetCode}}.js 。
你的名字或者团队名
版本号,比如1.0.0
说明这个Widget的作用
可以在绘制代码中使用this.options.参数代号来调用参数值。
更多帮助请点击这里查看,console.log()输出请打开浏览器开发工具(Inspect)查看 。
{{param.description}}