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

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

上级 73f0f3ff
...@@ -348,7 +348,6 @@ ...@@ -348,7 +348,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"sideBarLayout" : "TOP", "sideBarLayout" : "TOP",
"title" : "测试实体卡片视图导航视图", "title" : "测试实体卡片视图导航视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -1340,6 +1340,28 @@ ...@@ -1340,6 +1340,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "表格导航_new" "tooltip" : "表格导航_new"
}, {
"accUserMode" : 2,
"caption" : "卡片导航",
"itemType" : "MENUITEM",
"name" : "menuitem70",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc59"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "卡片导航"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -595,6 +595,16 @@ ...@@ -595,6 +595,16 @@
"id" : "AppFunc58" "id" : "AppFunc58"
}, },
"tooltip" : "表格导航_new" "tooltip" : "表格导航_new"
}, {
"accUserMode" : 2,
"caption" : "卡片导航",
"itemType" : "MENUITEM",
"name" : "menuitem70",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc59"
},
"tooltip" : "卡片导航"
} ], } ],
"tooltip" : "导航视图" "tooltip" : "导航视图"
}, { }, {
......
...@@ -1729,6 +1729,16 @@ ...@@ -1729,6 +1729,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW" "viewType" : "DECUSTOMVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc59",
"name" : "卡片导航",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobDataViewExpView.json",
"viewType" : "DEMOBDATAVIEWEXPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc40", "codeName" : "AppFunc40",
...@@ -4606,6 +4616,28 @@ ...@@ -4606,6 +4616,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "表格导航_new" "tooltip" : "表格导航_new"
}, {
"accUserMode" : 2,
"caption" : "卡片导航",
"itemType" : "MENUITEM",
"name" : "menuitem70",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc59"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "卡片导航"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册