fake_search.json 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. {
  2. "result": 2,
  3. "menu": [
  4. {
  5. "title": "Export 1",
  6. "action": "download",
  7. "url": "xxx"
  8. },
  9. {
  10. "title": "Export 2",
  11. "action": "download",
  12. "url": "xxx"
  13. },
  14. {
  15. "title": "Save",
  16. "action": "save"
  17. }
  18. ],
  19. "row_action": [
  20. {
  21. "title": "demo title",
  22. "module0": "quick_look",
  23. "module1": "kv_detail",
  24. "module": "order_detail",
  25. "url": "http://1.1.1.1",
  26. "params": {
  27. "order#": 0
  28. }
  29. }
  30. ],
  31. "data": {
  32. "count": 17,
  33. "item_0": [
  34. "<b></b>",
  35. "<b>def</b>",
  36. "$ 123.45",
  37. "43",
  38. "metal table with 4 chairs"
  39. ],
  40. "item_1": [
  41. "2",
  42. "315318",
  43. "$ 99.49",
  44. "13",
  45. "WOOD table with 4 chairs"
  46. ],
  47. "item_2": [
  48. "3",
  49. "7033566",
  50. "$ 13.45",
  51. "57",
  52. "bed"
  53. ],
  54. "item_3": [
  55. "4",
  56. "8533-UVR",
  57. "$ 1123.45",
  58. "143",
  59. "<b>Desk</b> & chair UILongPressGestureRecognizer *longPress"
  60. ],
  61. "item_4": [
  62. "1",
  63. "8533-UPK",
  64. "$ 123.45",
  65. "43",
  66. "metal table with 4 chairs"
  67. ],
  68. "item_5": [
  69. "2",
  70. "315318",
  71. "$ 99.49",
  72. "13",
  73. "WOOD table with 4 chairs"
  74. ],
  75. "item_6": [
  76. "3",
  77. "7033566",
  78. "$ 13.45",
  79. "57",
  80. "bed"
  81. ],
  82. "item_7": [
  83. "4",
  84. "8533-UVR",
  85. "$ 1123.45",
  86. "143",
  87. "Desk & chair UILongPressGestureRecognizer *longPress"
  88. ],
  89. "item_8": [
  90. "1",
  91. "8533-UPK",
  92. "$ 123.45",
  93. "43",
  94. "metal table with 4 chairs"
  95. ],
  96. "item_9": [
  97. "2",
  98. "315318",
  99. "$ 99.49",
  100. "13",
  101. "WOOD table with 4 chairs"
  102. ],
  103. "item_10": [
  104. "3",
  105. "7033566",
  106. "$ 13.45",
  107. "57",
  108. "bed"
  109. ],
  110. "item_11": [
  111. "1",
  112. "8533-UPK",
  113. "$ 123.45",
  114. "43",
  115. "metal table with 4 chairs"
  116. ],
  117. "item_12": [
  118. "2",
  119. "315318",
  120. "$ 99.49",
  121. "13",
  122. "WOOD table with 4 chairs"
  123. ],
  124. "item_13": [
  125. "3",
  126. "7033566",
  127. "$ 13.45",
  128. "57",
  129. "bed"
  130. ],
  131. "item_14": [
  132. "1",
  133. "8533-UPK",
  134. "$ 123.45",
  135. "43",
  136. "metal table with 4 chairs"
  137. ],
  138. "item_15": [
  139. "2",
  140. "315318",
  141. "$ 99.49",
  142. "13",
  143. "WOOD table with 4 chairs"
  144. ],
  145. "item_16": [
  146. "3",
  147. "7033566",
  148. "$ 13.45",
  149. "57",
  150. "bed"
  151. ]
  152. },
  153. "layout": {
  154. "header": {
  155. "width": 810,
  156. "height": 44,
  157. "margin_r": 10,
  158. "margin_l": 10,
  159. "margin_t": 10,
  160. "margin_b": 10,
  161. "bg_color": "0x123456",
  162. "f_color": "0x987654",
  163. "col": [
  164. {
  165. "width": 100,
  166. "name": "id",
  167. "h_align": "center",
  168. "v_center": "center",
  169. "bg_color": "0x123456",
  170. "f_color": "0x654321"
  171. },
  172. {
  173. "width": 160,
  174. "name": "model",
  175. "h_align": "center",
  176. "v_center": "center",
  177. "bg_color": "0x123456",
  178. "f_color": "0x654321"
  179. },
  180. {
  181. "width": 180,
  182. "name": "price",
  183. "h_align": "center",
  184. "v_center": "center",
  185. "bg_color": "0x123456",
  186. "f_color": "0x654321"
  187. },
  188. {
  189. "width": 120,
  190. "name": "stock",
  191. "h_align": "center",
  192. "v_center": "center",
  193. "bg_color": "0x123456",
  194. "f_color": "0x654321"
  195. },
  196. {
  197. "width": 250,
  198. "name": "description",
  199. "h_align": "center",
  200. "v_center": "center",
  201. "bg_color": "0x123456",
  202. "f_color": "0x654321"
  203. }
  204. ]
  205. },
  206. "row": {
  207. "height": 44,
  208. "f_color": "0x654321",
  209. "color_0": "0xffffff",
  210. "color_1": "0x666666",
  211. "val": [
  212. {
  213. "type": "image",
  214. "h_align": "center",
  215. "v_center": "center",
  216. "bg_color": "0x123456",
  217. "f_color": "0x654321"
  218. },
  219. {
  220. "type": "text",
  221. "h_align": "center",
  222. "v_center": "center",
  223. "bg_color": "0x123456",
  224. "f_color": "0x654321"
  225. },
  226. {
  227. "type": "text",
  228. "h_align": "center",
  229. "v_center": "center",
  230. "bg_color": "0x123456",
  231. "f_color": "0x654321"
  232. },
  233. {
  234. "type": "text",
  235. "h_align": "center",
  236. "v_center": "center",
  237. "bg_color": "0x123456",
  238. "f_color": "0x654321"
  239. },
  240. {
  241. "type": "text",
  242. "h_align": "center",
  243. "v_center": "center",
  244. "bg_color": "0x123456",
  245. "f_color": "0x654321"
  246. }
  247. ]
  248. }
  249. }
  250. }