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

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

上级 c5a2091e
...@@ -528,6 +528,7 @@ ...@@ -528,6 +528,7 @@
"PICKUPVIEW" : "TRUE", "PICKUPVIEW" : "TRUE",
"RIGHTTITLE" : "测试右侧标题" "RIGHTTITLE" : "测试右侧标题"
}, },
"editorStyle" : "TRANSFER_PICKER",
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "bookchild2s", "name" : "bookchild2s",
...@@ -579,6 +580,7 @@ ...@@ -579,6 +580,7 @@
"AC" : "TRUE", "AC" : "TRUE",
"PICKUPVIEW" : "TRUE" "PICKUPVIEW" : "TRUE"
}, },
"editorStyle" : "TRANSFER_PICKER",
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field11", "name" : "field11",
......
...@@ -691,6 +691,7 @@ ...@@ -691,6 +691,7 @@
"PICKUPVIEW" : "TRUE", "PICKUPVIEW" : "TRUE",
"RIGHTTITLE" : "测试右侧标题" "RIGHTTITLE" : "测试右侧标题"
}, },
"editorStyle" : "TRANSFER_PICKER",
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "bookchild2s", "name" : "bookchild2s",
...@@ -742,6 +743,7 @@ ...@@ -742,6 +743,7 @@
"AC" : "TRUE", "AC" : "TRUE",
"PICKUPVIEW" : "TRUE" "PICKUPVIEW" : "TRUE"
}, },
"editorStyle" : "TRANSFER_PICKER",
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field11", "name" : "field11",
......
...@@ -3633,6 +3633,12 @@ ...@@ -3633,6 +3633,12 @@
"editorType" : "DATERANGE", "editorType" : "DATERANGE",
"name" : "时间范围(可选单位)", "name" : "时间范围(可选单位)",
"styleCode" : "SWITCHUNIT" "styleCode" : "SWITCHUNIT"
}, {
"codeName" : "TRANSFER_PICKER",
"containerType" : "FORMITEM",
"editorType" : "PICKER",
"name" : "穿梭框选择",
"styleCode" : "TRANSFER_PICKER"
}, { }, {
"codeName" : "UNIVER", "codeName" : "UNIVER",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
...@@ -84164,6 +84170,7 @@ ...@@ -84164,6 +84170,7 @@
"PICKUPVIEW" : "TRUE", "PICKUPVIEW" : "TRUE",
"RIGHTTITLE" : "测试右侧标题" "RIGHTTITLE" : "测试右侧标题"
}, },
"editorStyle" : "TRANSFER_PICKER",
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "bookchild2s", "name" : "bookchild2s",
...@@ -84215,6 +84222,7 @@ ...@@ -84215,6 +84222,7 @@
"AC" : "TRUE", "AC" : "TRUE",
"PICKUPVIEW" : "TRUE" "PICKUPVIEW" : "TRUE"
}, },
"editorStyle" : "TRANSFER_PICKER",
"editorType" : "PICKER", "editorType" : "PICKER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field11", "name" : "field11",
...@@ -1336,6 +1336,15 @@ ...@@ -1336,6 +1336,15 @@
"name" : "数字", "name" : "数字",
"styleCode" : "Auto9", "styleCode" : "Auto9",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "TRANSFER_PICKER",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/TRANSFER_PICKER.json",
"editorHeight" : -1.0,
"editorType" : "PICKER",
"editorWidth" : -1.0,
"name" : "穿梭框选择",
"styleCode" : "TRANSFER_PICKER",
"replaceDefault" : false
}, { }, {
"codeName" : "VIRTUALIZED_LIST", "codeName" : "VIRTUALIZED_LIST",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/VIRTUALIZED_LIST.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/VIRTUALIZED_LIST.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册