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

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

上级 2e8bf78e
......@@ -194,7 +194,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-111-8">
<changeSet author="root" id="tab-reginfo-112-8">
<createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME">
</column>
......@@ -303,7 +303,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-111-12">
<changeSet author="root" id="fk-reginfo-112-12">
<addForeignKeyConstraint baseColumnNames="STUDENTID" baseTableName="T_REGINFO" constraintName="F328B6E61632896255" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="STUDENTID" referencedTableName="T_STUDENT" validate="true"/>
</changeSet>
......
......@@ -35,6 +35,21 @@
}
} ],
"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,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -64,21 +79,6 @@
},
"getPSDEFormItemName" : "StuNo",
"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" : [ {
"id" : "srfupdatedate",
......@@ -148,6 +148,25 @@
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "start",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "end",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "formitemex1",
"dataType" : 25
}, {
"id" : "createdate",
"dataType" : 5,
......@@ -378,6 +397,78 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"codeName" : "formitemex1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitemex1",
"noPrivDisplayMode" : 1,
"getPSDEFormItems" : [ {
"caption" : "建立时间",
"codeName" : "start",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "start",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "start"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "更新时间",
"codeName" : "end",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "end",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "end"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ],
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitemex1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"compositeItem" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"columnCount" : 24,
......@@ -429,6 +520,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
......@@ -453,16 +545,20 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKEREX_SECOND",
"editorWidth" : 160.0,
"name" : "createdate"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"allowEmpty" : false,
"showCaption" : true
}, {
"caption" : "建立人",
......@@ -519,6 +615,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
......@@ -528,16 +625,20 @@
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKEREX_SECOND",
"editorWidth" : 160.0,
"name" : "updatedate"
},
"getPSLayoutPos" : {
"grow" : 2,
"layout" : "FLEX"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"allowEmpty" : false,
"showCaption" : true
}, {
"caption" : "更新人",
......
......@@ -1021,6 +1021,21 @@
"id" : "FORM"
},
"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,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -1050,21 +1065,6 @@
},
"getPSDEFormItemName" : "StuNo",
"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" : [ {
"id" : "srfupdatedate",
......@@ -1134,6 +1134,25 @@
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "start",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "end",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "formitemex1",
"dataType" : 25
}, {
"id" : "createdate",
"dataType" : 5,
......@@ -1364,6 +1383,78 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"codeName" : "formitemex1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitemex1",
"noPrivDisplayMode" : 1,
"getPSDEFormItems" : [ {
"caption" : "建立时间",
"codeName" : "start",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "start",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "start"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "更新时间",
"codeName" : "end",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "end",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "end"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ],
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitemex1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"compositeItem" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"columnCount" : 24,
......@@ -1415,6 +1506,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
......@@ -1439,16 +1531,20 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKEREX_SECOND",
"editorWidth" : 160.0,
"name" : "createdate"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"allowEmpty" : false,
"showCaption" : true
}, {
"caption" : "建立人",
......@@ -1505,6 +1601,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
......@@ -1514,16 +1611,20 @@
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKEREX_SECOND",
"editorWidth" : 160.0,
"name" : "updatedate"
},
"getPSLayoutPos" : {
"grow" : 2,
"layout" : "FLEX"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"allowEmpty" : false,
"showCaption" : true
}, {
"caption" : "更新人",
......
{
"name" : "网页端",
"simple" : "true",
"getAllPSAppPFPluginRefs" : [ {
"name" : "bujian",
"pluginCode" : "bujian",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "FORM",
"templCode" : "<template>\r\n <button class='xx' @click='add'>xxx</button>\r\n </template>\r\n <script>\r\n export default {\r\n methods:{\r\n add(){\r\n alert('add')\r\n }\r\n }\r\n }\r\n </script>\r\n <style>\r\n .xx{\r\n color:red;\r\n }\r\n </style>\r\n",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c(\\\"div\\\")}\\n}\",\"script\":\"\",\"style\":\"\"}",
"runtimeObject" : true
}, {
"name" : "界面行为插件",
"pluginCode" : "CustomUIAction",
"pluginType" : "DEUIACTION",
"refMode" : "UIACTION",
"refTag" : "SYS"
}, {
"name" : "运行时部件(出来)",
"pluginCode" : "runtime_widget_out",
"pluginType" : "CUSTOM",
"rTObjectName" : "runtime_widget_out",
"rTObjectRepo" : "./plugins/suzhou/index.legacy.js",
"refMode" : "CONTROL",
"refTag" : "FORM",
"runtimeObject" : true
}, {
"name" : "运行时部件(未出来)",
"pluginCode" : "runtime_widget_not_out",
"pluginType" : "CUSTOM",
"rTObjectName" : "runtime_widget_not_out",
"refMode" : "CONTROL",
"refTag" : "FORM",
"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\"}",
"runtimeObject" : true
} ],
"cache" : {
"getPSAppViews" : [ ]
},
"id" : "PSSYSAPPS/Web/PSSYSAPP.json"
}
\ No newline at end of file
/*** START:系统样式表 ***/
/*** END:系统样式表 ***/
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册