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

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

上级 265edde9
...@@ -49,64 +49,49 @@ ...@@ -49,64 +49,49 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "文本(动态)",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "FIELD",
"name" : "container2", "name" : "field_text_dynamic",
"getPSLayout" : { "getPSEditor" : {
"layout" : "FLEX" "editorParams" : {
"ENABLESEARCH" : "TRUE",
"AC" : "TRUE",
"SUFFIX" : "chevron-expand-outline",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "ROUTE",
"editorType" : "PICKER",
"name" : "field_text_dynamic",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ROUTE"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "hidden" : false,
"caption" : "文本(动态)", "showCaption" : false
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorParams" : {
"ENABLESEARCH" : "TRUE",
"AC" : "TRUE",
"SUFFIX" : "chevron-expand-outline",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "ROUTE",
"editorType" : "PICKER",
"name" : "field_text_dynamic",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ROUTE"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
} ],
"predefinedType" : "CONTAINER"
}, { }, {
"caption" : "栅格容器", "caption" : "栅格容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册