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

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

上级 f5807904
...@@ -86,6 +86,11 @@ ...@@ -86,6 +86,11 @@
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_text", "name" : "static_text",
"getPSControlRenders" : [ {
"layoutPanelModel" : "`<span>测试卡片项绘制</span>`",
"name" : "logic",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
......
...@@ -34,6 +34,11 @@ ...@@ -34,6 +34,11 @@
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_text", "name" : "static_text",
"getPSControlRenders" : [ {
"layoutPanelModel" : "`<span>测试卡片项绘制</span>`",
"name" : "logic",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
......
...@@ -137,11 +137,6 @@ ...@@ -137,11 +137,6 @@
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "dataview", "name" : "dataview",
"getPSControlRenders" : [ {
"layoutPanelModel" : "`<span>测试</span>`",
"name" : "logic1",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
...@@ -153,7 +148,7 @@ ...@@ -153,7 +148,7 @@
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "list", "name" : "list",
"getPSControlRenders" : [ { "getPSControlRenders" : [ {
"layoutPanelModel" : "render() {\r\n return <div>绘制其</div>;\r\n}", "layoutPanelModel" : "`<span>测试列表部件绘制</span>`",
"name" : "logic", "name" : "logic",
"renderType" : "LAYOUTPANEL_MODEL" "renderType" : "LAYOUTPANEL_MODEL"
} ], } ],
...@@ -257,6 +252,11 @@ ...@@ -257,6 +252,11 @@
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_text", "name" : "static_text",
"getPSControlRenders" : [ {
"layoutPanelModel" : "`<span>测试卡片项绘制</span>`",
"name" : "logic",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
......
{
"accUserMode" : 0,
"appSwitchMode" : 0,
"codeName" : "AppIndexView6",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView6.json",
"name" : "AppIndexView6",
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSControls" : [ {
"codeName" : "Usr0130400828Menu",
"controlType" : "APPMENU",
"layoutMode" : "TABLE_24COL",
"logicName" : "应用首页视图菜单",
"name" : "appmenu",
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "appmenu"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"modelid" : "077B5E0E-E271-48BB-9D04-453EF128D04F",
"modeltype" : "PSAPPMENU"
}, {
"codeName" : "captionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSControlParam" : { }
} ],
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPINDEXVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "应用首页视图",
"viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW",
"blankMode" : false,
"enableAppSwitch" : false,
"enableDP" : true,
"modelid" : "96849A9B-601D-46FC-9F58-CB61F617E281",
"modeltype" : "PSAPPINDEXVIEW"
}
\ No newline at end of file
{
"codeName" : "Usr0130400828Menu",
"controlType" : "APPMENU",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPMENUS/Usr0130400828Menu.json",
"logicName" : "应用首页视图菜单",
"name" : "appindexview6",
"modelid" : "077B5E0E-E271-48BB-9D04-453EF128D04F",
"modeltype" : "PSAPPMENU"
}
\ No newline at end of file
...@@ -5291,6 +5291,11 @@ ...@@ -5291,6 +5291,11 @@
"language" : "BO_CN" "language" : "BO_CN"
} ], } ],
"getAllPSAppMenuModels" : [ { "getAllPSAppMenuModels" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMENUS/Usr0130400828Menu.json",
"name" : "appindexview6",
"controlType" : "APPMENU"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMENUS/Usr0925868655Menu.json", "path" : "PSSYSAPPS/Web/PSAPPMENUS/Usr0925868655Menu.json",
"name" : "appindexview3", "name" : "appindexview3",
...@@ -13416,16 +13421,16 @@ ...@@ -13416,16 +13421,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -13448,10 +13453,10 @@ ...@@ -13448,10 +13453,10 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -13460,10 +13465,10 @@ ...@@ -13460,10 +13465,10 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
...@@ -13476,23 +13481,16 @@ ...@@ -13476,23 +13481,16 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
...@@ -13507,6 +13505,12 @@ ...@@ -13507,6 +13505,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13514,11 +13518,12 @@ ...@@ -13514,11 +13518,12 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13537,16 +13542,16 @@ ...@@ -13537,16 +13542,16 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
...@@ -15440,6 +15445,11 @@ ...@@ -15440,6 +15445,11 @@
"path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalDecorationView.json", "path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalDecorationView.json",
"viewType" : "APPPORTALVIEW", "viewType" : "APPPORTALVIEW",
"view" : "AppPortalDecorationView" "view" : "AppPortalDecorationView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView6.json",
"viewType" : "APPINDEXVIEW",
"view" : "AppIndexView6"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEListViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEListViewLayout.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册