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

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

上级 c8aaa41f
...@@ -7369,6 +7369,12 @@ ...@@ -7369,6 +7369,12 @@
"name" : "书实体数据多项选择视图(选择表格)", "name" : "书实体数据多项选择视图(选择表格)",
"realModelSubType" : "DEMPICKUPVIEW", "realModelSubType" : "DEMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "UsrPopoverEditView",
"logicName" : "气泡打开视图",
"name" : "气泡打开视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "PickupView", "codeName" : "PickupView",
"logicName" : "书实体数据选择视图(选择表格)", "logicName" : "书实体数据选择视图(选择表格)",
......
...@@ -1582,16 +1582,16 @@ ...@@ -1582,16 +1582,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"
} }
} ] } ]
}, { }, {
......
...@@ -4600,6 +4600,10 @@ ...@@ -4600,6 +4600,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json",
......
...@@ -346,6 +346,28 @@ ...@@ -346,6 +346,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "路由模态" "tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"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,
......
...@@ -154,6 +154,16 @@ ...@@ -154,6 +154,16 @@
"id" : "UsrAppFunc0130455748" "id" : "UsrAppFunc0130455748"
}, },
"tooltip" : "路由模态" "tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"tooltip" : "气泡"
} ], } ],
"tooltip" : "打开方式" "tooltip" : "打开方式"
}, { }, {
......
...@@ -5242,6 +5242,16 @@ ...@@ -5242,6 +5242,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/MapDataCustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/MapDataCustomView.json",
"viewType" : "DECUSTOMVIEW" "viewType" : "DECUSTOMVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0130399949",
"name" : "气泡",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"getAllPSAppLans" : [ { "getAllPSAppLans" : [ {
"modelref" : true, "modelref" : true,
...@@ -13307,16 +13317,16 @@ ...@@ -13307,16 +13317,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"
} }
} ] } ]
}, { }, {
...@@ -13345,12 +13355,6 @@ ...@@ -13345,12 +13355,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13362,6 +13366,12 @@ ...@@ -13362,6 +13366,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg4"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup7", "codeName" : "VMGroup7",
...@@ -13377,16 +13387,16 @@ ...@@ -13377,16 +13387,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -13425,16 +13435,16 @@ ...@@ -13425,16 +13435,16 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
...@@ -13442,6 +13452,12 @@ ...@@ -13442,6 +13452,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13449,12 +13465,6 @@ ...@@ -13449,12 +13465,6 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -14090,6 +14100,12 @@ ...@@ -14090,6 +14100,12 @@
"viewType" : "DEREDIRECTVIEW", "viewType" : "DEREDIRECTVIEW",
"resource" : "WorkFlow", "resource" : "WorkFlow",
"view" : "RedirectView" "view" : "RedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "UsrPopoverEditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bxdexUsr2PickupGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bxdexUsr2PickupGridView.json",
...@@ -17005,6 +17021,28 @@ ...@@ -17005,6 +17021,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "路由模态" "tooltip" : "路由模态"
}, {
"accUserMode" : 2,
"caption" : "气泡",
"itemType" : "MENUITEM",
"name" : "menuitem192",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130399949"
},
"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,
...@@ -54492,6 +54530,10 @@ ...@@ -54492,6 +54530,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrPopoverEditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册