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

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

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