modulesTemplate.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872
  1. {
  2. "data": {
  3. "json": {
  4. "moduleList": {
  5. "datatemplate": {
  6. "id": "datatemplate",
  7. "type": "Datatemplate",
  8. "sequence": "yes",
  9. "section": "no",
  10. "sectionBy": "person",
  11. "defaultValue": {
  12. "code": "",
  13. "html": ""
  14. },
  15. "initialized": "yes",
  16. "pid": "PC2bee211a-9ffc-4cf3-a7df-a202c969dd9fdatatemplate",
  17. "impexpType": "none",
  18. "preprocessing": "y",
  19. "addActionId": "button_add",
  20. "deleteActionId": "button_delete",
  21. "sequenceId": "label_sequence",
  22. "outerAddActionId": "./button_add_total",
  23. "outerDeleteActionId": "./button_delete_total",
  24. "selectorId": "checkbox_selected",
  25. "defaultCount": "1",
  26. "maxCount": "5",
  27. "moduleName": "datatemplate",
  28. "outerSelectAllId": "./checkbox_selectAll",
  29. "editableScript": {
  30. "code": "return true;"
  31. },
  32. "outerSelectAllSelectedValue": "yes",
  33. "selectorSelectedValue": "yes",
  34. "validationConfig": [],
  35. "excelFieldConfig": [
  36. {
  37. "field": "textfield",
  38. "title": ""
  39. },
  40. {
  41. "field": "textarea",
  42. "title": ""
  43. }
  44. ],
  45. "importActionId": "button_dt_import",
  46. "exportActionId": "button_dt_export",
  47. "excelTitle": "string",
  48. "impExpTableStyles": {
  49. "background-color": "#FFF",
  50. "margin": "10px 0px"
  51. },
  52. "impExpTableTitleStyles": {
  53. "background-color": "#fff",
  54. "color": "#333",
  55. "font-weight": "bold",
  56. "height": "30px",
  57. "line-height": "30px",
  58. "text-align": "center"
  59. },
  60. "impExpTableContentStyles": {
  61. "background-color": "#FFFFFF",
  62. "color": "#333"
  63. },
  64. "impExpTableProperties": {
  65. "width": "100%",
  66. "border": "0",
  67. "cellpadding": "3",
  68. "cellspacing": "5",
  69. "align": "center"
  70. },
  71. "minCount": "1",
  72. "excelName": {
  73. "code": "return \"数据模板.xls\""
  74. }
  75. },
  76. "table_4": {
  77. "id": "table_4",
  78. "type": "Table",
  79. "defaultValue": {
  80. "code": "",
  81. "html": ""
  82. },
  83. "properties": {
  84. "width": "90%",
  85. "border": "0",
  86. "cellpadding": "3",
  87. "cellspacing": "5",
  88. "align": "center"
  89. },
  90. "titleTdStyles": {
  91. "background-color": "#fff",
  92. "color": "#333",
  93. "font-weight": "bold",
  94. "height": "30px",
  95. "line-height": "30px",
  96. "text-align": "right"
  97. },
  98. "contentTdStyles": {
  99. "background-color": "#FFFFFF",
  100. "color": "#333"
  101. },
  102. "recoveryStyles": {
  103. "background-color": "#FFF",
  104. "margin": "5px 0px"
  105. },
  106. "initialized": "yes",
  107. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896table_4",
  108. "preprocessing": "y",
  109. "moduleName": "table"
  110. },
  111. "label_20": {
  112. "id": "label_20",
  113. "type": "Label",
  114. "valueType": "text",
  115. "text": "标题",
  116. "moduleName": "label",
  117. "isSaved": true,
  118. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896label_20",
  119. "preprocessing": "y"
  120. },
  121. "textfield": {
  122. "id": "textfield",
  123. "type": "Textfield",
  124. "description": "请输入标题",
  125. "defaultValue": {
  126. "code": "",
  127. "html": ""
  128. },
  129. "compute": "create",
  130. "inputType": "text",
  131. "moduleName": "textfield",
  132. "section": "no",
  133. "sectionBy": "person",
  134. "isSaved": true,
  135. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896textfield",
  136. "dataType": "text",
  137. "recoveryStyles": {
  138. "border-bottom": "0px solid #ccc",
  139. "border-top": "0px",
  140. "border-left": "0px",
  141. "border-right": "0px",
  142. "line-height": "26px"
  143. },
  144. "recoveryInputStyles": {
  145. "height": "26px",
  146. "color": "#666",
  147. "border-bottom": "1px solid #ccc"
  148. },
  149. "preprocessing": "y",
  150. "showIcon": "yes",
  151. "isReadonly": false,
  152. "validationConfig": []
  153. },
  154. "label_1": {
  155. "id": "label_1",
  156. "type": "Label",
  157. "valueType": "text",
  158. "text": "内容",
  159. "isSaved": true,
  160. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896label_1",
  161. "preprocessing": "y",
  162. "moduleName": "label"
  163. },
  164. "textarea": {
  165. "id": "textarea",
  166. "type": "Textarea",
  167. "defaultValue": {
  168. "code": "",
  169. "html": ""
  170. },
  171. "compute": "create",
  172. "section": "no",
  173. "sectionBy": "person",
  174. "recoveryStyles": {
  175. "border-bottom": "0px solid #ccc",
  176. "border-top": "0px",
  177. "border-left": "0px",
  178. "border-right": "0px"
  179. },
  180. "recoveryInputStyles": {
  181. "border-bottom": "1px solid #ccc",
  182. "color": "#666"
  183. },
  184. "isSaved": true,
  185. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896textarea",
  186. "isReadonly": false,
  187. "preprocessing": "y",
  188. "moduleName": "textarea"
  189. },
  190. "table_4_table$Td_12": {
  191. "id": "table_4_table$Td_12",
  192. "type": "Table$Td",
  193. "isSaved": true,
  194. "moduleName": "table$Td",
  195. "pid": "PC2737f74b-7de6-4f80-9851-d99f95d7f4f0table_4_table$Td_12",
  196. "cellType": "other",
  197. "preprocessing": "y"
  198. },
  199. "table_4_table$Td_13": {
  200. "id": "table_4_table$Td_13",
  201. "type": "Table$Td",
  202. "isSaved": true,
  203. "moduleName": "table$Td",
  204. "preprocessing": "y",
  205. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896table_4_table$Td_13",
  206. "cellType": "other"
  207. },
  208. "table_4_table$Td": {
  209. "id": "table_4_table$Td",
  210. "type": "Table$Td",
  211. "isSaved": true,
  212. "moduleName": "table$Td",
  213. "preprocessing": "y",
  214. "pid": "PC2737f74b-7de6-4f80-9851-d99f95d7f4f0table_4_table$Td",
  215. "cellType": "other"
  216. },
  217. "table_4_table$Td_1": {
  218. "id": "table_4_table$Td_1",
  219. "type": "Table$Td",
  220. "isSaved": true,
  221. "moduleName": "table$Td",
  222. "preprocessing": "y",
  223. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896table_4_table$Td_1",
  224. "cellType": "other"
  225. },
  226. "div_dt_1": {
  227. "id": "div_dt_1",
  228. "type": "Div",
  229. "defaultValue": {
  230. "code": "",
  231. "html": ""
  232. },
  233. "recoveryStyles": {
  234. "overflow": "hidden"
  235. },
  236. "isSaved": true,
  237. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_dt_1",
  238. "preprocessing": "y",
  239. "moduleName": "div"
  240. },
  241. "div_dt_2": {
  242. "id": "div_dt_2",
  243. "type": "Div",
  244. "defaultValue": {
  245. "code": "",
  246. "html": ""
  247. },
  248. "recoveryStyles": {
  249. "float": "right"
  250. },
  251. "isSaved": true,
  252. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_dt_2",
  253. "preprocessing": "y",
  254. "moduleName": "div"
  255. },
  256. "div_dt_3": {
  257. "id": "div_dt_3",
  258. "type": "Div",
  259. "defaultValue": {
  260. "code": "",
  261. "html": ""
  262. },
  263. "recoveryStyles": {
  264. "margin": "20px 10px 10px 10px"
  265. },
  266. "isSaved": true,
  267. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_8",
  268. "preprocessing": "y",
  269. "moduleName": "div"
  270. },
  271. "div_dt_4": {
  272. "id": "div_dt_4",
  273. "type": "Div",
  274. "defaultValue": {
  275. "code": "",
  276. "html": ""
  277. },
  278. "recoveryStyles": {
  279. "overflow": "hidden"
  280. },
  281. "isSaved": true,
  282. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_dt_4",
  283. "preprocessing": "y",
  284. "moduleName": "div"
  285. },
  286. "div_dt_5": {
  287. "id": "div_dt_5",
  288. "type": "Div",
  289. "defaultValue": {
  290. "code": "",
  291. "html": ""
  292. },
  293. "recoveryStyles": {
  294. "float": "left",
  295. "color": "#666"
  296. },
  297. "isSaved": true,
  298. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_1",
  299. "preprocessing": "y",
  300. "moduleName": "div"
  301. },
  302. "label_dt": {
  303. "id": "label_dt",
  304. "type": "Label",
  305. "valueType": "text",
  306. "text": "项目:",
  307. "isSaved": true,
  308. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896label_dt",
  309. "preprocessing": "y",
  310. "moduleName": "label",
  311. "recoveryStyles": {
  312. "float": "left",
  313. "font-weight": "bold",
  314. "font-size": "16px",
  315. "border-left": "5px solid #aaa",
  316. "padding-left": "5px"
  317. }
  318. },
  319. "div_dt_6": {
  320. "id": "div_dt_6",
  321. "type": "Div",
  322. "defaultValue": {
  323. "code": "",
  324. "html": ""
  325. },
  326. "recoveryStyles": {
  327. "float": "right"
  328. },
  329. "isSaved": true,
  330. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div",
  331. "preprocessing": "y",
  332. "moduleName": "div"
  333. },
  334. "checkbox_selectAll": {
  335. "id": "checkbox_selectAll",
  336. "type": "Checkbox",
  337. "itemType": "values",
  338. "itemValues": [
  339. "全选|yes"
  340. ],
  341. "compute": "create",
  342. "section": "no",
  343. "sectionBy": "person",
  344. "defaultValue": {
  345. "code": "",
  346. "html": ""
  347. },
  348. "isSaved": true,
  349. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896checkbox_selectAll",
  350. "isReadonly": false,
  351. "preprocessing": "y",
  352. "moduleName": "checkbox"
  353. },
  354. "button_delete_total": {
  355. "id": "button_delete_total",
  356. "name": "删除选中项",
  357. "type": "Button",
  358. "isSaved": true,
  359. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_delete_total",
  360. "moduleName": "button",
  361. "preprocessing": "y"
  362. },
  363. "button_add_total": {
  364. "id": "button_add_total",
  365. "name": "添加项目",
  366. "type": "Button",
  367. "isSaved": true,
  368. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_add_total",
  369. "preprocessing": "y",
  370. "moduleName": "button"
  371. },
  372. "button_delete": {
  373. "id": "button_delete",
  374. "name": "删除",
  375. "type": "Button",
  376. "isSaved": true,
  377. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_delete",
  378. "moduleName": "button",
  379. "preprocessing": "y"
  380. },
  381. "button_add": {
  382. "id": "button_add",
  383. "name": "添加",
  384. "type": "Button",
  385. "isSaved": true,
  386. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_add",
  387. "preprocessing": "y",
  388. "moduleName": "button"
  389. },
  390. "checkbox_selected": {
  391. "id": "checkbox_selected",
  392. "type": "Checkbox",
  393. "itemType": "values",
  394. "itemValues": [
  395. "选中|yes"
  396. ],
  397. "compute": "create",
  398. "section": "no",
  399. "sectionBy": "person",
  400. "defaultValue": {
  401. "code": "",
  402. "html": ""
  403. },
  404. "isSaved": true,
  405. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896selected_dt",
  406. "isReadonly": false,
  407. "preprocessing": "y",
  408. "moduleName": "checkbox"
  409. },
  410. "label_sequence": {
  411. "id": "label_sequence",
  412. "type": "Label",
  413. "valueType": "text",
  414. "isSaved": true,
  415. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896sequence_dt",
  416. "moduleName": "label",
  417. "preprocessing": "y",
  418. "recoveryStyles": {
  419. "float": "left",
  420. "font-weight": "bold",
  421. "font-size": "16px"
  422. }
  423. }
  424. }
  425. },
  426. "html": "<div mwftype=\"div\" id=\"div_dt_1\" style=\"overflow: hidden;\"><div mwftype=\"div\" id=\"div_dt_2\" style=\"float: right;\"><div mwftype=\"textfield\" id=\"checkbox_selectAll\" style=\"\"></div><div mwftype=\"button\" id=\"button_delete_total\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">删除选中项</button></div><div mwftype=\"button\" id=\"button_add_total\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">添加项目</button></div></div></div><div mwftype=\"datatemplate\" id=\"datatemplate\" style=\"\"><div o2icon=\"datatemplate\" style=\"width: 104px; height: 16px; color: rgb(153, 153, 153); font-size: 12px; position: static; margin: 0px; border-bottom: 1px solid rgb(204, 204, 204); border-right: 1px solid rgb(204, 204, 204);\"><div style=\"width: 19px; height: 16px; background: url(&quot;../x_component_process_FormDesigner/Module/Datatemplate/default/icon/datatemplate.png&quot;) 0px center no-repeat; float: left;\"></div><div style=\"line-height: 16px; height: 16px; width: 80px; float: right;\">Datatemplate</div></div><div mwftype=\"div\" id=\"div_dt_3\" style=\"margin: 20px 10px 10px;\"><div mwftype=\"div\" id=\"div_dt_4\" style=\"overflow: hidden;\"><div mwftype=\"div\" id=\"div_dt_5\" style=\"float: left; color: rgb(102, 102, 102);\"><div mwftype=\"label\" id=\"label_dt\" style=\"float: left; font-weight: bold; font-size: 16px; border-left: 5px solid rgb(170, 170, 170); padding-left: 5px;\">项目:</div><div mwftype=\"label\" id=\"label_sequence\" style=\"float: left; font-weight: bold; font-size: 16px;\"></div></div><div mwftype=\"div\" id=\"div_dt_6\" style=\"float: right;\"><div mwftype=\"textfield\" id=\"checkbox_selected\" style=\"\"></div><div mwftype=\"button\" id=\"button_delete\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">删除</button></div><div mwftype=\"button\" id=\"button_add\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">添加</button></div></div></div><div id=\"table_4\" mwftype=\"table\" style=\"background-color: rgb(255, 255, 255); margin: 5px 0px;\"><table border=\"0\" cellpadding=\"3\" cellspacing=\"5\" width=\"90%\" align=\"center\" style=\"border-collapse: separate;\"><tbody style=\"\"><tr style=\"\"><td mwftype=\"table$Td\" id=\"table_4_table$Td_12\" style=\"\"><div id=\"label_20\" mwftype=\"label\" style=\"\">标题</div></td><td mwftype=\"table$Td\" id=\"table_4_table$Td_13\" style=\"\"><div id=\"textfield\" style=\"overflow: hidden; position: relative; margin-right: 20px; padding-right: 4px; border-width: 0px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204); border-top-style: initial; border-top-color: initial; border-left-style: initial; border-left-color: initial; border-right-style: initial; border-right-color: initial; line-height: 26px;\" mwftype=\"textfield\"><input style=\"background: transparent; width: 100%; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-bottom-color: rgb(204, 204, 204); border-left-color: initial; border-image: initial; height: 26px; color: rgb(102, 102, 102);\"></div></td></tr><tr style=\"\"><td mwftype=\"table$Td\" id=\"table_4_table$Td\" style=\"\"><div mwftype=\"label\" id=\"label_1\" style=\"\">内容</div></td><td mwftype=\"table$Td\" id=\"table_4_table$Td_1\" style=\"\"><div mwftype=\"textfield\" id=\"textarea\" style=\"position: relative; padding-right: 2px; border-width: 0px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204); border-top-style: initial; border-top-color: initial; border-left-style: initial; border-left-color: initial; border-right-style: initial; border-right-color: initial;\"><textarea style=\"background: transparent; width: 100%; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: solid; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-bottom-color: rgb(204, 204, 204); border-left-color: initial; border-image: initial; color: rgb(102, 102, 102);\"></textarea></div></td></tr></tbody></table></div></div></div>"
  427. },
  428. "mobileData": {
  429. "json": {
  430. "moduleList": {
  431. "datatemplate": {
  432. "id": "datatemplate",
  433. "type": "Datatemplate",
  434. "sequence": "yes",
  435. "section": "no",
  436. "sectionBy": "person",
  437. "defaultValue": {
  438. "code": "",
  439. "html": ""
  440. },
  441. "initialized": "yes",
  442. "pid": "Mobilee1da23b3-fb18-4886-95e3-2f438ec695bcdatatemplate",
  443. "impexpType": "none",
  444. "preprocessing": "y",
  445. "addActionId": "button_add",
  446. "deleteActionId": "button_delete",
  447. "sequenceId": "label_sequence",
  448. "outerAddActionId": "./button_add_total",
  449. "outerDeleteActionId": "./button_delete_total",
  450. "selectorId": "checkbox_selected",
  451. "defaultCount": "1",
  452. "maxCount": "5",
  453. "moduleName": "datatemplate",
  454. "outerSelectAllId": "./checkbox_selectAll",
  455. "editableScript": {
  456. "code": "return true;"
  457. },
  458. "outerSelectAllSelectedValue": "yes",
  459. "selectorSelectedValue": "yes",
  460. "validationConfig": [],
  461. "excelFieldConfig": [
  462. {
  463. "field": "textfield",
  464. "title": ""
  465. },
  466. {
  467. "field": "textarea",
  468. "title": ""
  469. }
  470. ],
  471. "importActionId": "button_dt_import",
  472. "exportActionId": "button_dt_export",
  473. "excelTitle": "string",
  474. "impExpTableStyles": {
  475. "background-color": "#FFF",
  476. "margin": "10px 0px",
  477. "margin-bottom": "10px",
  478. "margin-top": "10px"
  479. },
  480. "impExpTableTitleStyles": {
  481. "background-color": "#ffffff",
  482. "color": "#333",
  483. "font-weight": "bold",
  484. "height": "36px",
  485. "line-height": "36px",
  486. "text-align": "left",
  487. "border-bottom": "1px solid #cccccc",
  488. "font-size": "16px",
  489. "width": "30%"
  490. },
  491. "impExpTableContentStyles": {
  492. "background-color": "#FFFFFF",
  493. "color": "#666",
  494. "font-size": "18px",
  495. "border-bottom": "1px solid #cccccc",
  496. "text-align": "right"
  497. },
  498. "impExpTableProperties": {
  499. "width": "90%",
  500. "border": "0",
  501. "cellpadding": "5",
  502. "cellspacing": "0",
  503. "align": "center"
  504. },
  505. "minCount": "1",
  506. "excelName": {
  507. "code": "return \"数据模板.xls\""
  508. }
  509. },
  510. "table_4": {
  511. "id": "table_4",
  512. "type": "Table",
  513. "defaultValue": {
  514. "code": "",
  515. "html": ""
  516. },
  517. "properties": {
  518. "width": "90%",
  519. "border": "0",
  520. "cellpadding": "5",
  521. "cellspacing": "0",
  522. "align": "center"
  523. },
  524. "titleTdStyles": {
  525. "background-color": "#ffffff",
  526. "color": "#333",
  527. "border-bottom": "1px solid #cccccc",
  528. "height": "36px",
  529. "font-size": "16px",
  530. "width": "30%",
  531. "line-height": "36px",
  532. "text-align": "left",
  533. "font-weight": "bold"
  534. },
  535. "contentTdStyles": {
  536. "background-color": "#FFFFFF",
  537. "color": "#666",
  538. "font-size": "18px",
  539. "border-bottom": "1px solid #cccccc",
  540. "text-align": "right"
  541. },
  542. "recoveryStyles": {
  543. "margin": "5px 0px",
  544. "margin-bottom": "10px",
  545. "margin-top": "10px"
  546. },
  547. "initialized": "yes",
  548. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896table_4",
  549. "preprocessing": "y",
  550. "moduleName": "table"
  551. },
  552. "label_20": {
  553. "id": "label_20",
  554. "type": "Label",
  555. "valueType": "text",
  556. "text": "标题",
  557. "moduleName": "label",
  558. "isSaved": true,
  559. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896label_20",
  560. "preprocessing": "y"
  561. },
  562. "textfield": {
  563. "id": "textfield",
  564. "type": "Textfield",
  565. "description": "请输入标题",
  566. "defaultValue": {
  567. "code": "",
  568. "html": ""
  569. },
  570. "compute": "create",
  571. "inputType": "text",
  572. "moduleName": "textfield",
  573. "section": "no",
  574. "sectionBy": "person",
  575. "isSaved": true,
  576. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896textfield",
  577. "dataType": "text",
  578. "recoveryStyles": {
  579. "border": "0px solid #ccc",
  580. "color": "#666"
  581. },
  582. "recoveryInputStyles": {
  583. "height": "26px",
  584. "color": "#666",
  585. "font-size": "18px",
  586. "float": "right",
  587. "text-align": "right"
  588. },
  589. "preprocessing": "y",
  590. "showIcon": "yes",
  591. "isReadonly": false,
  592. "validationConfig": []
  593. },
  594. "label_1": {
  595. "id": "label_1",
  596. "type": "Label",
  597. "valueType": "text",
  598. "text": "内容",
  599. "isSaved": true,
  600. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896label_1",
  601. "preprocessing": "y",
  602. "moduleName": "label"
  603. },
  604. "textarea": {
  605. "id": "textarea",
  606. "type": "Textarea",
  607. "defaultValue": {
  608. "code": "",
  609. "html": ""
  610. },
  611. "compute": "create",
  612. "section": "no",
  613. "sectionBy": "person",
  614. "recoveryStyles": {
  615. "border": "0px solid #ccc",
  616. "color": "#666"
  617. },
  618. "recoveryInputStyles": {
  619. "height": "26px",
  620. "color": "#666",
  621. "font-size": "18px",
  622. "float": "right",
  623. "text-align": "right"
  624. },
  625. "isSaved": true,
  626. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896textarea",
  627. "isReadonly": false,
  628. "preprocessing": "y",
  629. "moduleName": "textarea"
  630. },
  631. "table_4_table$Td_12": {
  632. "id": "table_4_table$Td_12",
  633. "type": "Table$Td",
  634. "isSaved": true,
  635. "moduleName": "table$Td",
  636. "pid": "PC2737f74b-7de6-4f80-9851-d99f95d7f4f0table_4_table$Td_12",
  637. "cellType": "other",
  638. "preprocessing": "y"
  639. },
  640. "table_4_table$Td_13": {
  641. "id": "table_4_table$Td_13",
  642. "type": "Table$Td",
  643. "isSaved": true,
  644. "moduleName": "table$Td",
  645. "preprocessing": "y",
  646. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896table_4_table$Td_13",
  647. "cellType": "other"
  648. },
  649. "table_4_table$Td": {
  650. "id": "table_4_table$Td",
  651. "type": "Table$Td",
  652. "isSaved": true,
  653. "moduleName": "table$Td",
  654. "preprocessing": "y",
  655. "pid": "PC2737f74b-7de6-4f80-9851-d99f95d7f4f0table_4_table$Td",
  656. "cellType": "other"
  657. },
  658. "table_4_table$Td_1": {
  659. "id": "table_4_table$Td_1",
  660. "type": "Table$Td",
  661. "isSaved": true,
  662. "moduleName": "table$Td",
  663. "preprocessing": "y",
  664. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896table_4_table$Td_1",
  665. "cellType": "other"
  666. },
  667. "div_dt_1": {
  668. "id": "div_dt_1",
  669. "type": "Div",
  670. "defaultValue": {
  671. "code": "",
  672. "html": ""
  673. },
  674. "recoveryStyles": {
  675. "overflow": "hidden"
  676. },
  677. "isSaved": true,
  678. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_dt_1",
  679. "preprocessing": "y",
  680. "moduleName": "div"
  681. },
  682. "div_dt_2": {
  683. "id": "div_dt_2",
  684. "type": "Div",
  685. "defaultValue": {
  686. "code": "",
  687. "html": ""
  688. },
  689. "recoveryStyles": {
  690. "float": "right"
  691. },
  692. "isSaved": true,
  693. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_dt_2",
  694. "preprocessing": "y",
  695. "moduleName": "div"
  696. },
  697. "div_dt_3": {
  698. "id": "div_dt_3",
  699. "type": "Div",
  700. "defaultValue": {
  701. "code": "",
  702. "html": ""
  703. },
  704. "recoveryStyles": {
  705. "margin": "20px 10px 10px 10px"
  706. },
  707. "isSaved": true,
  708. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_8",
  709. "preprocessing": "y",
  710. "moduleName": "div"
  711. },
  712. "div_dt_4": {
  713. "id": "div_dt_4",
  714. "type": "Div",
  715. "defaultValue": {
  716. "code": "",
  717. "html": ""
  718. },
  719. "recoveryStyles": {
  720. "overflow": "hidden"
  721. },
  722. "isSaved": true,
  723. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_dt_4",
  724. "preprocessing": "y",
  725. "moduleName": "div"
  726. },
  727. "div_dt_5": {
  728. "id": "div_dt_5",
  729. "type": "Div",
  730. "defaultValue": {
  731. "code": "",
  732. "html": ""
  733. },
  734. "recoveryStyles": {
  735. "float": "left",
  736. "color": "#666"
  737. },
  738. "isSaved": true,
  739. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div_1",
  740. "preprocessing": "y",
  741. "moduleName": "div"
  742. },
  743. "label_dt": {
  744. "id": "label_dt",
  745. "type": "Label",
  746. "valueType": "text",
  747. "text": "项目:",
  748. "isSaved": true,
  749. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896label_dt",
  750. "preprocessing": "y",
  751. "moduleName": "label",
  752. "recoveryStyles": {
  753. "float": "left",
  754. "font-weight": "bold",
  755. "font-size": "16px",
  756. "border-left": "5px solid #aaa",
  757. "padding-left": "5px"
  758. }
  759. },
  760. "div_dt_6": {
  761. "id": "div_dt_6",
  762. "type": "Div",
  763. "defaultValue": {
  764. "code": "",
  765. "html": ""
  766. },
  767. "recoveryStyles": {
  768. "float": "right"
  769. },
  770. "isSaved": true,
  771. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896div",
  772. "preprocessing": "y",
  773. "moduleName": "div"
  774. },
  775. "checkbox_selectAll": {
  776. "id": "checkbox_selectAll",
  777. "type": "Checkbox",
  778. "itemType": "values",
  779. "itemValues": [
  780. "全选|yes"
  781. ],
  782. "compute": "create",
  783. "section": "no",
  784. "sectionBy": "person",
  785. "defaultValue": {
  786. "code": "",
  787. "html": ""
  788. },
  789. "isSaved": true,
  790. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896checkbox_selectAll",
  791. "isReadonly": false,
  792. "preprocessing": "y",
  793. "moduleName": "checkbox"
  794. },
  795. "button_delete_total": {
  796. "id": "button_delete_total",
  797. "name": "删除选中项",
  798. "type": "Button",
  799. "isSaved": true,
  800. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_delete_total",
  801. "moduleName": "button",
  802. "preprocessing": "y"
  803. },
  804. "button_add_total": {
  805. "id": "button_add_total",
  806. "name": "添加项目",
  807. "type": "Button",
  808. "isSaved": true,
  809. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_add_total",
  810. "preprocessing": "y",
  811. "moduleName": "button"
  812. },
  813. "button_delete": {
  814. "id": "button_delete",
  815. "name": "删除",
  816. "type": "Button",
  817. "isSaved": true,
  818. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_delete",
  819. "moduleName": "button",
  820. "preprocessing": "y"
  821. },
  822. "button_add": {
  823. "id": "button_add",
  824. "name": "添加",
  825. "type": "Button",
  826. "isSaved": true,
  827. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896button_dt_add",
  828. "preprocessing": "y",
  829. "moduleName": "button"
  830. },
  831. "checkbox_selected": {
  832. "id": "checkbox_selected",
  833. "type": "Checkbox",
  834. "itemType": "values",
  835. "itemValues": [
  836. "选中|yes"
  837. ],
  838. "compute": "create",
  839. "section": "no",
  840. "sectionBy": "person",
  841. "defaultValue": {
  842. "code": "",
  843. "html": ""
  844. },
  845. "isSaved": true,
  846. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896selected_dt",
  847. "isReadonly": false,
  848. "preprocessing": "y",
  849. "moduleName": "checkbox"
  850. },
  851. "label_sequence": {
  852. "id": "label_sequence",
  853. "type": "Label",
  854. "valueType": "text",
  855. "isSaved": true,
  856. "pid": "PCeb9fa857-955c-4a3a-99c5-b5a2a48c3896sequence_dt",
  857. "moduleName": "label",
  858. "preprocessing": "y",
  859. "recoveryStyles": {
  860. "float": "left",
  861. "font-weight": "bold",
  862. "font-size": "16px"
  863. }
  864. }
  865. }
  866. },
  867. "html": "<div mwftype=\"div\" id=\"div_dt_1\" style=\"overflow: hidden;\"><div mwftype=\"div\" id=\"div_dt_2\" style=\"float: right;\"><div mwftype=\"textfield\" id=\"checkbox_selectAll\" style=\"\"></div><div mwftype=\"button\" id=\"button_delete_total\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">删除选中项</button></div><div mwftype=\"button\" id=\"button_add_total\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">添加项目</button></div></div></div><div mwftype=\"datatemplate\" id=\"datatemplate\" style=\"\"><div o2icon=\"datatemplate\" style=\"width: 104px; height: 16px; color: rgb(153, 153, 153); font-size: 12px; position: static; margin: 0px; border-bottom: 1px solid rgb(204, 204, 204); border-right: 1px solid rgb(204, 204, 204);\"><div style=\"width: 19px; height: 16px; background: url(&quot;../x_component_process_FormDesigner/Module/Datatemplate/default/icon/datatemplate.png&quot;) 0px center no-repeat; float: left;\"></div><div style=\"line-height: 16px; height: 16px; width: 80px; float: right;\">Datatemplate</div></div><div mwftype=\"div\" id=\"div_dt_3\" style=\"margin: 20px 10px 10px;\"><div mwftype=\"div\" id=\"div_dt_4\" style=\"overflow: hidden;\"><div mwftype=\"div\" id=\"div_dt_5\" style=\"float: left; color: rgb(102, 102, 102);\"><div mwftype=\"label\" id=\"label_dt\" style=\"float: left; font-weight: bold; font-size: 16px; border-left: 5px solid rgb(170, 170, 170); padding-left: 5px;\">项目:</div><div mwftype=\"label\" id=\"label_sequence\" style=\"float: left; font-weight: bold; font-size: 16px;\"></div></div><div mwftype=\"div\" id=\"div_dt_6\" style=\"float: right;\"><div mwftype=\"textfield\" id=\"checkbox_selected\" style=\"\"></div><div mwftype=\"button\" id=\"button_delete\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">删除</button></div><div mwftype=\"button\" id=\"button_add\" style=\"border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153); overflow: hidden; cursor: pointer; margin: 3px; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px; display: inline-block;\"><button style=\"color: rgb(119, 119, 119); border-radius: 5px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); overflow: hidden; cursor: pointer; user-select: none; position: static; top: auto; left: auto; opacity: 1; height: 26px;\">添加</button></div></div></div><div id=\"table_4\" mwftype=\"table\" style=\"margin: 10px 0px;\"><table border=\"0\" cellpadding=\"5\" cellspacing=\"1\" width=\"90%\" align=\"center\" style=\"border-collapse: separate;\"><tbody style=\"\"><tr style=\"\"><td mwftype=\"table$Td\" id=\"table_4_table$Td_12\" style=\"\"><div id=\"label_20\" mwftype=\"label\" style=\"\">标题</div></td><td mwftype=\"table$Td\" id=\"table_4_table$Td_13\" style=\"\"><div id=\"textfield\" style=\"overflow: hidden; position: relative; margin-right: 20px; padding-right: 4px; border: 0px solid rgb(204, 204, 204); color: rgb(102, 102, 102);\" mwftype=\"textfield\"><input style=\"background: transparent; width: 100%; border: 0px; height: 26px; color: rgb(102, 102, 102); font-size: 18px; float: right; text-align: right;\"></div></td></tr><tr style=\"\"><td mwftype=\"table$Td\" id=\"table_4_table$Td\" style=\"\"><div mwftype=\"label\" id=\"label_1\" style=\"\">内容</div></td><td mwftype=\"table$Td\" id=\"table_4_table$Td_1\" style=\"\"><div mwftype=\"textfield\" id=\"textarea\" style=\"position: relative; padding-right: 2px; border: 0px solid rgb(204, 204, 204); color: rgb(102, 102, 102);\"><textarea style=\"background: transparent; width: 100%; border: 0px; height: 26px; color: rgb(102, 102, 102); font-size: 18px; float: right; text-align: right;\"></textarea></div></td></tr></tbody></table></div></div></div>"
  868. }
  869. }