提交 3b0b2ddd 编写于 作者: ibizdev's avatar ibizdev

zhanghengfeng 发布系统代码 [TrainSys,网页端]

上级 0c01eb5a
......@@ -135,12 +135,29 @@
"timer" : 1000,
"triggerType" : "TIMER"
}, {
"eventNames" : "onClick",
"itemName" : "bar_0",
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic5",
"scriptCode" : "console.log('部件事件触发-点击事件')"
"scriptCode" : "console.log('项显示逻辑')",
"triggerType" : "ITEMVISIBLE"
}, {
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic6",
"scriptCode" : "console.log('项启用逻辑')",
"triggerType" : "ITEMENABLE"
}, {
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic7",
"scriptCode" : "console.log('项空输入逻辑')",
"triggerType" : "ITEMBLANK"
}, {
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic9",
"scriptCode" : "console.log('项动态样式表')",
"triggerType" : "ITEMDYNACLASS"
} ],
"getPSDEChartDataGrid" : {
"index" : 0,
......
......@@ -303,12 +303,29 @@
"timer" : 1000,
"triggerType" : "TIMER"
}, {
"eventNames" : "onClick",
"itemName" : "bar_0",
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic5",
"scriptCode" : "console.log('部件事件触发-点击事件')"
"scriptCode" : "console.log('项显示逻辑')",
"triggerType" : "ITEMVISIBLE"
}, {
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic6",
"scriptCode" : "console.log('项启用逻辑')",
"triggerType" : "ITEMENABLE"
}, {
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic7",
"scriptCode" : "console.log('项空输入逻辑')",
"triggerType" : "ITEMBLANK"
}, {
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic9",
"scriptCode" : "console.log('项动态样式表')",
"triggerType" : "ITEMDYNACLASS"
} ],
"getPSControlParam" : {
"autoLoad" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册