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

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

上级 a6993e8a
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
</changeSet> </changeSet>
<!--输出实体[PHONE]数据结构 --> <!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-155-6"> <changeSet author="root" id="tab-phone-157-6">
<createTable tableName="T_PHONE"> <createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)"> <column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/> <constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......
...@@ -35,21 +35,6 @@ ...@@ -35,21 +35,6 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -79,6 +64,21 @@ ...@@ -79,6 +64,21 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -1021,21 +1021,6 @@ ...@@ -1021,21 +1021,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -1065,6 +1050,21 @@ ...@@ -1065,6 +1050,21 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -902,7 +902,6 @@ ...@@ -902,7 +902,6 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Main", "codeName" : "Main",
"controlStyle" : "runtime_widget_not_out",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -1507,11 +1507,6 @@ ...@@ -1507,11 +1507,6 @@
"width" : 222, "width" : 222,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "PortletPlugin",
"runtimeObject" : true
},
"portletType" : "TOOLBAR", "portletType" : "TOOLBAR",
"title" : "工具栏部件", "title" : "工具栏部件",
"width" : 222.0, "width" : 222.0,
......
...@@ -1074,15 +1074,8 @@ ...@@ -1074,15 +1074,8 @@
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM", "refTag" : "FORM",
"runtimeObject" : true "templCode" : "<template>\n <div class='messagecolor'>{{message}}</div>\n</template>\n<script>\nexport default {\n data() {\n return {\n message:'示例-未出来'\n }\n },\n}\n</script>\n<style>\n.messagecolor{\n color:red;\n}\n</style>",
}, { "templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c('div',{staticClass:\\\"messagecolor\\\"},[_v(_s(message))])}\\n}\",\"script\":\"\\nexport default {\\n data() {\\n return {\\n message:'示例-未chulai'\\n }\\n },\\n}\\n\",\"style\":\"\\n.messagecolor{\\n color:red;\\n}\\n\"}",
"name" : "门户部件插件测试",
"pluginCode" : "PortletPlugin",
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET",
"templCode" : "http://xxxxx.xxxx.xx...x",
"templCode2" : "http://yyyy.yyy.y..yyyy",
"runtimeObject" : true "runtimeObject" : true
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
...@@ -3416,11 +3409,6 @@ ...@@ -3416,11 +3409,6 @@
"width" : 222, "width" : 222,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "PortletPlugin",
"runtimeObject" : true
},
"portletType" : "TOOLBAR", "portletType" : "TOOLBAR",
"title" : "工具栏部件", "title" : "工具栏部件",
"width" : 222.0, "width" : 222.0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册