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

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

上级 30d0772b
......@@ -4663,7 +4663,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('aaa', arguments)",
"scriptCode" : "console.log('aaa', arguments)\r\nconst formMDCtrls = view.layoutPanel.panelItems.form.control.formMDCtrls;\r\nif(Array.isArray(formMDCtrls)) {\r\n const formMDCtrl =formMDCtrls.find(item => item.name === 'mdctrl2');\r\n if(formMDCtrl) {\r\n formMDCtrl.create();\r\n }\r\n}",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "addNode",
......
......@@ -339,7 +339,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('aaa', arguments)",
"scriptCode" : "console.log('aaa', arguments)\r\nconst formMDCtrls = view.layoutPanel.panelItems.form.control.formMDCtrls;\r\nif(Array.isArray(formMDCtrls)) {\r\n const formMDCtrl =formMDCtrls.find(item => item.name === 'mdctrl2');\r\n if(formMDCtrl) {\r\n formMDCtrl.create();\r\n }\r\n}",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "addNode",
......
......@@ -457,7 +457,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('aaa', arguments)",
"scriptCode" : "console.log('aaa', arguments)\r\nconst formMDCtrls = view.layoutPanel.panelItems.form.control.formMDCtrls;\r\nif(Array.isArray(formMDCtrls)) {\r\n const formMDCtrl =formMDCtrls.find(item => item.name === 'mdctrl2');\r\n if(formMDCtrl) {\r\n formMDCtrl.create();\r\n }\r\n}",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "addNode",
......
......@@ -10,7 +10,7 @@
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSViewLayoutPanel" : {
"codeName" : "Usr0812891828",
"codeName" : "Usr0812771953",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "modelingindex",
......@@ -20,25 +20,190 @@
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "滚动条容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"name" : "container_scroll1",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX",
"widthMode" : "FULL"
}
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"contentWidth" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_main",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER",
"width" : 100,
"widthMode" : "PERCENTAGE"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"contentHeight" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"height" : 100,
"heightMode" : "PERCENTAGE",
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSPanelItems" : [ {
"caption" : "标签页导航栏",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_tabs",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSRawItem" : {
"name" : "nav_tabs",
"predefinedType" : "NAV_TABS"
},
"showCaption" : true
}, {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos_index",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos_index",
"predefinedType" : "NAV_POS_INDEX"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
}
} ],
"predefinedType" : "CONTAINER_SCROLL_MAIN",
"showCaption" : true
}, {
"caption" : "面板容器",
"contentWidth" : 256.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_left",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "WEST",
"width" : 256,
"widthMode" : "PX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "app_header",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"heightMode" : "FULL",
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"getPSPanelItems" : [ {
"caption" : "应用标题",
"contentHeight" : 90.0,
"height" : 90.0,
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "app_apptitle",
"getPSLayoutPos" : {
"grow" : -1,
"height" : 90,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0,
"widthMode" : "FULL"
},
"getPSRawItem" : {
"name" : "app_apptitle",
"predefinedType" : "APP_APPTITLE",
"rawItemHeight" : 90.0
},
"rawItemHeight" : 90.0,
"showCaption" : true
}, {
"caption" : "用户信息",
"contentHeight" : 68.0,
"height" : 68.0,
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "auth_userinfo",
"getPSLayoutPos" : {
"grow" : -1,
"height" : 68,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0,
"widthMode" : "FULL"
},
"getPSRawItem" : {
"name" : "auth_userinfo",
"predefinedType" : "AUTH_USERINFO",
"rawItemHeight" : 68.0
},
"rawItemHeight" : 68.0,
"showCaption" : true
}, {
"caption" : "首页菜单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "appmenu",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX",
"widthMode" : "FULL"
},
"showCaption" : true
} ],
"predefinedType" : "AppHeader"
} ],
"predefinedType" : "CONTAINER_SCROLL_LEFT",
"width" : 256.0,
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_SCROLL"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "02C0040B-4A22-4002-BA14-DDEBD4364AF6",
"modelid" : "56610CE2-6066-4F74-90A1-DC8CD59C3444",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"codeName" : "Usr0812452721Menu",
......
......@@ -758,7 +758,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('aaa', arguments)",
"scriptCode" : "console.log('aaa', arguments)\r\nconst formMDCtrls = view.layoutPanel.panelItems.form.control.formMDCtrls;\r\nif(Array.isArray(formMDCtrls)) {\r\n const formMDCtrl =formMDCtrls.find(item => item.name === 'mdctrl2');\r\n if(formMDCtrl) {\r\n formMDCtrl.create();\r\n }\r\n}",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "addNode",
......
......@@ -94163,7 +94163,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('aaa', arguments)",
"scriptCode" : "console.log('aaa', arguments)\r\nconst formMDCtrls = view.layoutPanel.panelItems.form.control.formMDCtrls;\r\nif(Array.isArray(formMDCtrls)) {\r\n const formMDCtrl =formMDCtrls.find(item => item.name === 'mdctrl2');\r\n if(formMDCtrl) {\r\n formMDCtrl.create();\r\n }\r\n}",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "addNode",
......@@ -104322,7 +104322,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('aaa', arguments)",
"scriptCode" : "console.log('aaa', arguments)\r\nconst formMDCtrls = view.layoutPanel.panelItems.form.control.formMDCtrls;\r\nif(Array.isArray(formMDCtrls)) {\r\n const formMDCtrl =formMDCtrls.find(item => item.name === 'mdctrl2');\r\n if(formMDCtrl) {\r\n formMDCtrl.create();\r\n }\r\n}",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "addNode",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册