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

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

上级 81006878
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"scriptCode" : "view.downloadTemplate()" "scriptCode" : "view.downloadTemplate()"
}, { }, {
"eventNames" : "onClick", "eventNames" : "onClick",
"itemName" : "upload_description", "itemName" : "upload_raw",
"logicTag" : "layoutpanel", "logicTag" : "layoutpanel",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "logic2", "name" : "logic2",
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container", "name" : "view_header",
"getPSLayout" : { "getPSLayout" : {
"align" : "space-between", "align" : "space-between",
"dir" : "row", "dir" : "row",
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container1", "name" : "view_content",
"getPSLayout" : { "getPSLayout" : {
"layout" : "FLEX" "layout" : "FLEX"
}, },
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
"htmlContent" : "<p>上传文件</p>\n<p>上传需要导入的 Excel 文件,上传文件的表头字段名必须与对应工单属性一致,仅支持 xls 、 xlsx 。</p>", "htmlContent" : "<p>上传文件</p>\n<p>上传需要导入的 Excel 文件,上传文件的表头字段名必须与对应工单属性一致,仅支持 xls 、 xlsx 。</p>",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_text1", "name" : "upload_description",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
"getPSRawItem" : { "getPSRawItem" : {
"content" : "<p>上传文件</p>\n<p>上传需要导入的 Excel 文件,上传文件的表头字段名必须与对应工单属性一致,仅支持 xls 、 xlsx 。</p>", "content" : "<p>上传文件</p>\n<p>上传需要导入的 Excel 文件,上传文件的表头字段名必须与对应工单属性一致,仅支持 xls 、 xlsx 。</p>",
"contentType" : "HTML", "contentType" : "HTML",
"name" : "static_text1", "name" : "upload_description",
"predefinedType" : "STATIC_TEXT" "predefinedType" : "STATIC_TEXT"
}, },
"showCaption" : true "showCaption" : true
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
"htmlContent" : "<p>点击此处&lt;a&gt;<a>上传文件&lt;/a&gt;</a></p>", "htmlContent" : "<p>点击此处&lt;a&gt;<a>上传文件&lt;/a&gt;</a></p>",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "upload_description", "name" : "upload_raw",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
"getPSRawItem" : { "getPSRawItem" : {
"content" : "<p>点击此处&lt;a&gt;<a>上传文件&lt;/a&gt;</a></p>", "content" : "<p>点击此处&lt;a&gt;<a>上传文件&lt;/a&gt;</a></p>",
"contentType" : "HTML", "contentType" : "HTML",
"name" : "upload_description", "name" : "upload_raw",
"predefinedType" : "STATIC_TEXT" "predefinedType" : "STATIC_TEXT"
}, },
"showCaption" : true "showCaption" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册