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

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

上级 cc5c3848
...@@ -1398,16 +1398,16 @@ ...@@ -1398,16 +1398,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -295,7 +295,9 @@ ...@@ -295,7 +295,9 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -991,7 +991,9 @@ ...@@ -991,7 +991,9 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -1600,7 +1600,6 @@ ...@@ -1600,7 +1600,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"tabLayout" : "TOP", "tabLayout" : "TOP",
"title" : "测试实体分页导航视图", "title" : "测试实体分页导航视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -731,10 +731,14 @@ ...@@ -731,10 +731,14 @@
}, },
"tooltip" : "下方" "tooltip" : "下方"
}, { }, {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "上方(默认)", "caption" : "上方(默认)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem125", "name" : "menuitem125",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc94"
},
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
......
...@@ -331,10 +331,14 @@ ...@@ -331,10 +331,14 @@
}, },
"tooltip" : "下方" "tooltip" : "下方"
}, { }, {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "上方(默认)", "caption" : "上方(默认)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem125", "name" : "menuitem125",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc94"
},
"tooltip" : "上方(默认)" "tooltip" : "上方(默认)"
} ], } ],
"tooltip" : "分页导航" "tooltip" : "分页导航"
......
...@@ -2253,6 +2253,16 @@ ...@@ -2253,6 +2253,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DECHARTVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc94",
"name" : "分页导航上方默认",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4TabExpView.json",
"viewType" : "DETABEXPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc33", "codeName" : "AppFunc33",
...@@ -3651,16 +3661,16 @@ ...@@ -3651,16 +3661,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -3678,12 +3688,6 @@ ...@@ -3678,12 +3688,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -3695,11 +3699,23 @@ ...@@ -3695,11 +3699,23 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -3717,27 +3733,21 @@ ...@@ -3717,27 +3733,21 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -3750,16 +3760,16 @@ ...@@ -3750,16 +3760,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
...@@ -6657,10 +6667,14 @@ ...@@ -6657,10 +6667,14 @@
}, },
"tooltip" : "下方" "tooltip" : "下方"
}, { }, {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "上方(默认)", "caption" : "上方(默认)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem125", "name" : "menuitem125",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc94"
},
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册