手机版 菜单跑上去了
-
你可以新建一个画面,然后在画布配置一个指令,然后在源代码中command的对象内容就是指令绑定的内容

{
"defaultValue": {
"风机1开关": false
},
"form": [
{
"arrayValue": null,
"defaultValue": {
"default": false
},
"ifRepeat": null,
"ioway": "表单写入",
"mod": null,
"name": "风机1开关",
"objectValue": null,
"objectValue2": null,
"select": null,
"select2": null,
"tableValue": null,
"tableValue2": null,
"tag": null,
"tagValue": null,
"type": "boolean"
}
],
"id": "风机1开关-A",
"name": "风机1开关",
"ops": [
{
"area": "coil",
"dataType": "Boolean",
"offset": 501,
"param": "风机1开关"
}
],
"retry": 2,
"tableDataId": "A",
"tag": null,
"title": "风机1开关",
"writeOut": {
"arrayValue": null,
"ifRepeat": null,
"mod": null,
"objectValue": null,
"objectValue2": null,
"select": null,
"select2": null,
"tableValue": null,
"tableValue2": null,
"tag": null,
"tagValue": null
}
}







