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

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

上级 273ebed9
...@@ -292,7 +292,7 @@ ...@@ -292,7 +292,7 @@
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "测试文本内容111", "caption" : "测试文本内容111",
"contentType" : "RAW", "contentType" : "RAW",
"cssStyle" : "background: green;\nborder: 1px solid blue;", "cssStyle" : "background: green;\nborder: 1px solid blue;\nmargin-top:20px;",
"name" : "static_text2", "name" : "static_text2",
"predefinedType" : "STATIC_TEXT", "predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT" "renderMode" : "TEXT"
...@@ -301,7 +301,7 @@ ...@@ -301,7 +301,7 @@
"showCaption" : true "showCaption" : true
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonCssStyle" : "background: antiquewhite;\nborder: 1px solid blueviolet;\nmagrin-top:20px;", "buttonCssStyle" : "background: antiquewhite;\nborder: 1px solid blueviolet;\nmargin-top:20px;\n",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
"caption" : "按钮", "caption" : "按钮",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -336,7 +336,7 @@ ...@@ -336,7 +336,7 @@
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"cssStyle" : "magrin-top:20px;\nbackground: red;", "cssStyle" : "margin-top:20px;\nbackground: red;",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox2", "name" : "field_textbox2",
......
...@@ -43699,7 +43699,7 @@ ...@@ -43699,7 +43699,7 @@
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "测试文本内容111", "caption" : "测试文本内容111",
"contentType" : "RAW", "contentType" : "RAW",
"cssStyle" : "background: green;\nborder: 1px solid blue;", "cssStyle" : "background: green;\nborder: 1px solid blue;\nmargin-top:20px;",
"name" : "static_text2", "name" : "static_text2",
"predefinedType" : "STATIC_TEXT", "predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT" "renderMode" : "TEXT"
...@@ -43708,7 +43708,7 @@ ...@@ -43708,7 +43708,7 @@
"showCaption" : true "showCaption" : true
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonCssStyle" : "background: antiquewhite;\nborder: 1px solid blueviolet;\nmagrin-top:20px;", "buttonCssStyle" : "background: antiquewhite;\nborder: 1px solid blueviolet;\nmargin-top:20px;\n",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
"caption" : "按钮", "caption" : "按钮",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -43743,7 +43743,7 @@ ...@@ -43743,7 +43743,7 @@
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"cssStyle" : "magrin-top:20px;\nbackground: red;", "cssStyle" : "margin-top:20px;\nbackground: red;",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox2", "name" : "field_textbox2",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册