template.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. {
  2. "pcData": {
  3. "json": {
  4. "id": "",
  5. "name": "新建表单",
  6. "type": "Form",
  7. "mode": "PC",
  8. "description": "",
  9. "application": "",
  10. "applicationName": "",
  11. "styles": {},
  12. "properties": {},
  13. "cssLinks": [],
  14. "scriptSrc": [],
  15. "jsheader": {
  16. "code": "",
  17. "html": ""
  18. },
  19. "events": {
  20. "help": {
  21. "code": "",
  22. "html": ""
  23. },
  24. "load": {
  25. "code": "",
  26. "html": ""
  27. },
  28. "unload": {
  29. "code": "",
  30. "html": ""
  31. },
  32. "click": {
  33. "code": "",
  34. "html": ""
  35. },
  36. "dblclick": {
  37. "code": "",
  38. "html": ""
  39. },
  40. "keydown": {
  41. "code": "",
  42. "html": ""
  43. },
  44. "keypress": {
  45. "code": "",
  46. "html": ""
  47. },
  48. "keyup": {
  49. "code": "",
  50. "html": ""
  51. },
  52. "mousedown": {
  53. "code": "",
  54. "html": ""
  55. },
  56. "mousemove": {
  57. "code": "",
  58. "html": ""
  59. },
  60. "mouseout": {
  61. "code": "",
  62. "html": ""
  63. },
  64. "mouseover": {
  65. "code": "",
  66. "html": ""
  67. },
  68. "mouseup": {
  69. "code": "",
  70. "html": ""
  71. },
  72. "focus": {
  73. "code": "",
  74. "html": ""
  75. },
  76. "blur": {
  77. "code": "",
  78. "html": ""
  79. },
  80. "submit": {
  81. "code": "",
  82. "html": ""
  83. },
  84. "reset": {
  85. "code": "",
  86. "html": ""
  87. }
  88. },
  89. "moduleList": {},
  90. "fieldList": {}
  91. },
  92. "html":"<div MWFType=\"form\" id=\"\"></div>"
  93. },
  94. "mobileData": {
  95. "json": {
  96. "id": "",
  97. "name": "新建表单",
  98. "type": "Form",
  99. "mode": "Mobile",
  100. "description": "",
  101. "application": "",
  102. "applicationName": "",
  103. "styles": {},
  104. "properties": {},
  105. "cssLinks": [],
  106. "scriptSrc": [],
  107. "jsheader": {
  108. "code": "",
  109. "html": ""
  110. },
  111. "events": {
  112. "help": {
  113. "code": "",
  114. "html": ""
  115. },
  116. "load": {
  117. "code": "",
  118. "html": ""
  119. },
  120. "unload": {
  121. "code": "",
  122. "html": ""
  123. },
  124. "click": {
  125. "code": "",
  126. "html": ""
  127. },
  128. "dblclick": {
  129. "code": "",
  130. "html": ""
  131. },
  132. "keydown": {
  133. "code": "",
  134. "html": ""
  135. },
  136. "keypress": {
  137. "code": "",
  138. "html": ""
  139. },
  140. "keyup": {
  141. "code": "",
  142. "html": ""
  143. },
  144. "mousedown": {
  145. "code": "",
  146. "html": ""
  147. },
  148. "mousemove": {
  149. "code": "",
  150. "html": ""
  151. },
  152. "mouseout": {
  153. "code": "",
  154. "html": ""
  155. },
  156. "mouseover": {
  157. "code": "",
  158. "html": ""
  159. },
  160. "mouseup": {
  161. "code": "",
  162. "html": ""
  163. },
  164. "focus": {
  165. "code": "",
  166. "html": ""
  167. },
  168. "blur": {
  169. "code": "",
  170. "html": ""
  171. },
  172. "submit": {
  173. "code": "",
  174. "html": ""
  175. },
  176. "reset": {
  177. "code": "",
  178. "html": ""
  179. }
  180. },
  181. "moduleList": {},
  182. "fieldList": {}
  183. },
  184. "html":"<div MWFType=\"form\" id=\"\"></div>"
  185. }
  186. }