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

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

上级 953fe3b1
......@@ -719,11 +719,12 @@
"SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%",
"maxlength" : "30",
"aaa" : "1",
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTBOX",
"maxLength" : 2000,
"maxLength" : 30,
"name" : "field",
"getPSNavigateContexts" : [ {
"key" : "DEVICE",
......@@ -2548,10 +2549,11 @@
},
"getPSEditor" : {
"editorParams" : {
"maxlength" : "30",
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTAREA",
"maxLength" : 100,
"maxLength" : 30,
"name" : "field13",
"showMaxLength" : true
},
......@@ -2581,11 +2583,12 @@
"getPSEditor" : {
"editorHeight" : 200.0,
"editorParams" : {
"maxlength" : "30",
"HEIGHT" : "200",
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"maxLength" : 30,
"name" : "field22",
"showMaxLength" : true
},
......
......@@ -828,11 +828,12 @@
"SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%",
"maxlength" : "30",
"aaa" : "1",
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTBOX",
"maxLength" : 2000,
"maxLength" : 30,
"name" : "field",
"getPSNavigateContexts" : [ {
"key" : "DEVICE",
......@@ -2657,10 +2658,11 @@
},
"getPSEditor" : {
"editorParams" : {
"maxlength" : "30",
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTAREA",
"maxLength" : 100,
"maxLength" : 30,
"name" : "field13",
"showMaxLength" : true
},
......@@ -2690,11 +2692,12 @@
"getPSEditor" : {
"editorHeight" : 200.0,
"editorParams" : {
"maxlength" : "30",
"HEIGHT" : "200",
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"maxLength" : 30,
"name" : "field22",
"showMaxLength" : true
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册