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

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

上级 ea2e84e9
...@@ -256,8 +256,13 @@ ...@@ -256,8 +256,13 @@
"name" : "formitem", "name" : "formitem",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "PROGRESSPERCENTAGE",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "formitem", "name" : "formitem",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PROGRESSPERCENTAGE"
},
"stepValue" : 1.0 "stepValue" : 1.0
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -374,8 +374,13 @@ ...@@ -374,8 +374,13 @@
"name" : "formitem", "name" : "formitem",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "PROGRESSPERCENTAGE",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "formitem", "name" : "formitem",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PROGRESSPERCENTAGE"
},
"stepValue" : 1.0 "stepValue" : 1.0
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -2492,6 +2492,17 @@ ...@@ -2492,6 +2492,17 @@
}, },
"pluginCode" : "ORGSELECT", "pluginCode" : "ORGSELECT",
"styleCode" : "ORGSELECT" "styleCode" : "ORGSELECT"
}, {
"codeName" : "PROGRESSPERCENTAGE",
"containerType" : "FORMITEM",
"editorType" : "SLIDER",
"name" : "进度百分比显示",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PROGRESSPERCENTAGE"
},
"pluginCode" : "PROGRESSPERCENTAGE",
"styleCode" : "PROGRESSPERCENTAGE"
}, { }, {
"codeName" : "editorTest", "codeName" : "editorTest",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
...@@ -5076,6 +5087,15 @@ ...@@ -5076,6 +5087,15 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT", "pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM", "pluginType" : "AC_ITEM",
"refMode" : "DEACMODE" "refMode" : "DEACMODE"
}, {
"name" : "滑动输入进度百分比显示",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PROGRESSPERCENTAGE"
},
"pluginCode" : "PROGRESSPERCENTAGE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "看板分组插件", "name" : "看板分组插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -12316,22 +12336,22 @@ ...@@ -12316,22 +12336,22 @@
"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" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -12348,95 +12368,89 @@ ...@@ -12348,95 +12368,89 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12448,21 +12462,27 @@ ...@@ -12448,21 +12462,27 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ] } ]
}, { }, {
"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"
} }
} ] } ]
} ], } ],
...@@ -284,6 +284,15 @@ ...@@ -284,6 +284,15 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT", "pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM", "pluginType" : "AC_ITEM",
"refMode" : "DEACMODE" "refMode" : "DEACMODE"
}, {
"name" : "滑动输入进度百分比显示",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PROGRESSPERCENTAGE"
},
"pluginCode" : "PROGRESSPERCENTAGE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "看板分组插件", "name" : "看板分组插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -946,6 +946,19 @@ ...@@ -946,6 +946,19 @@
}, },
"styleCode" : "EMPMULTIPLE", "styleCode" : "EMPMULTIPLE",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "PROGRESSPERCENTAGE",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/PROGRESSPERCENTAGE.json",
"editorHeight" : -1.0,
"editorType" : "SLIDER",
"editorWidth" : -1.0,
"name" : "进度百分比显示",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PROGRESSPERCENTAGE"
},
"styleCode" : "PROGRESSPERCENTAGE",
"replaceDefault" : false
}, { }, {
"codeName" : "Auto4", "codeName" : "Auto4",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto4.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto4.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册