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

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

上级 78b93ce6
...@@ -779,15 +779,11 @@ ...@@ -779,15 +779,11 @@
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"isHiddenText" : "true" "CUSTOM" : "true",
"MULTIPLE" : "true"
}, },
"editorStyle" : "R9EditorPluginId",
"editorType" : "COLORPICKER", "editorType" : "COLORPICKER",
"name" : "formitem11", "name" : "formitem11"
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -45,6 +45,11 @@ ...@@ -45,6 +45,11 @@
} }
}, },
"logicName" : "导航树", "logicName" : "导航树",
"navViewMaxHeight" : 500.0,
"navViewMaxWidth" : 500.0,
"navViewMinHeight" : 300.0,
"navViewMinWidth" : 300.0,
"navViewPos" : "BOTTOM",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"caption" : "路由跳转实体首页视图", "caption" : "路由跳转实体首页视图",
"codeName" : "TESTUsr05105478IndexView", "codeName" : "TESTUsr05105478IndexView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05105478IndexView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05105478IndexView.json",
"markOpenDataMode" : "OPENDATA;EDITDATA;DISPLAYOPPERSON",
"name" : "TESTUsr05105478IndexView", "name" : "TESTUsr05105478IndexView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -68,6 +68,11 @@ ...@@ -68,6 +68,11 @@
} }
}, },
"logicName" : "导航树", "logicName" : "导航树",
"navViewMaxHeight" : 500.0,
"navViewMaxWidth" : 500.0,
"navViewMinHeight" : 300.0,
"navViewMinWidth" : 300.0,
"navViewPos" : "BOTTOM",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......
...@@ -896,15 +896,11 @@ ...@@ -896,15 +896,11 @@
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"isHiddenText" : "true" "CUSTOM" : "true",
"MULTIPLE" : "true"
}, },
"editorStyle" : "R9EditorPluginId",
"editorType" : "COLORPICKER", "editorType" : "COLORPICKER",
"name" : "formitem11", "name" : "formitem11"
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -1453,15 +1453,11 @@ ...@@ -1453,15 +1453,11 @@
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"isHiddenText" : "true" "CUSTOM" : "true",
"MULTIPLE" : "true"
}, },
"editorStyle" : "R9EditorPluginId",
"editorType" : "COLORPICKER", "editorType" : "COLORPICKER",
"name" : "formitem11", "name" : "formitem11"
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -79716,6 +79716,7 @@ ...@@ -79716,6 +79716,7 @@
"caption" : "路由跳转实体首页视图", "caption" : "路由跳转实体首页视图",
"codeName" : "TESTUsr05105478IndexView", "codeName" : "TESTUsr05105478IndexView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05105478IndexView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05105478IndexView.json",
"markOpenDataMode" : "OPENDATA;EDITDATA;DISPLAYOPPERSON",
"name" : "TESTUsr05105478IndexView", "name" : "TESTUsr05105478IndexView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册