app.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. {
  2. "pages": [
  3. "admin/home/workbench",
  4. "admin/home/console",
  5. "admin/home/order",
  6. "admin/home/member",
  7. "admin/home/apply",
  8. "admin/home/me",
  9. "common/redirect",
  10. "common/webview",
  11. "common/pageSuccess"
  12. ],
  13. "subPackages": [
  14. {
  15. "root": "pagesClient",
  16. "pages": [
  17. "member/add",
  18. "member/detail",
  19. "member/bind",
  20. "official/index",
  21. "official/pay",
  22. "official/apply",
  23. "official/clientApply",
  24. "official/clientResult",
  25. "official/callback",
  26. "official/latest-shop",
  27. "official/result",
  28. "official/warn"
  29. ]
  30. },
  31. {
  32. "root": "pagesShare",
  33. "pages": [
  34. "pay"
  35. ]
  36. },
  37. {
  38. "root": "pagesOrder",
  39. "pages": [
  40. "detail",
  41. "ship",
  42. "shipInfo",
  43. "select",
  44. "print"
  45. ]
  46. },
  47. {
  48. "root": "pagesStore",
  49. "pages": [
  50. "me/withdraw",
  51. "me/incomeExpenses",
  52. "me/recharge",
  53. "me/rechargeList",
  54. "me/cashSet",
  55. "me/expressSet",
  56. "me/rechargeSuccess"
  57. ]
  58. },
  59. {
  60. "root": "admin/ghs",
  61. "pages": [
  62. "shop"
  63. ]
  64. },
  65. {
  66. "root": "admin/coupon",
  67. "pages": [
  68. "list"
  69. ]
  70. },
  71. {
  72. "root": "admin/ad",
  73. "pages": [
  74. "list",
  75. "add",
  76. "sel-goods"
  77. ]
  78. },
  79. {
  80. "root": "admin/staff",
  81. "pages": [
  82. "list",
  83. "add",
  84. "sel-member",
  85. "achieve"
  86. ]
  87. },
  88. {
  89. "root": "admin/shop",
  90. "pages": [
  91. "list",
  92. "add"
  93. ]
  94. },
  95. {
  96. "root": "admin/setting",
  97. "pages": [
  98. "list",
  99. "wx-menu",
  100. "coupon",
  101. "level",
  102. "password"
  103. ]
  104. },
  105. {
  106. "root": "admin/goodsManage",
  107. "pages": [
  108. "list",
  109. "category",
  110. "add",
  111. "img-store",
  112. "goods-name",
  113. "freight",
  114. "price-increase"
  115. ]
  116. },
  117. {
  118. "root": "admin/shopAdmin",
  119. "pages": [
  120. "bind"
  121. ]
  122. },
  123. {
  124. "root": "admin/assets",
  125. "pages": [
  126. "list"
  127. ]
  128. },
  129. {
  130. "root": "admin/chat",
  131. "pages": [
  132. "index"
  133. ]
  134. },
  135. {
  136. "root": "admin/template",
  137. "pages": [
  138. "index"
  139. ]
  140. },
  141. {
  142. "root": "admin/statistics",
  143. "pages": [
  144. "demo"
  145. ]
  146. },
  147. {
  148. "root": "admin/billing",
  149. "pages": [
  150. "index",
  151. "customerPlace",
  152. "priceChange",
  153. "result",
  154. "affirm",
  155. "customerAffirm",
  156. "confirm"
  157. ]
  158. },
  159. {
  160. "root": "pagesStorehouse/shop/",
  161. "pages": [
  162. "list",
  163. "update"
  164. ]
  165. },
  166. {
  167. "root": "pagesStorehouse/inventory/",
  168. "pages": [
  169. "list",
  170. "details",
  171. "update",
  172. "select"
  173. ]
  174. },
  175. {
  176. "root": "pagesStorehouse/allot/",
  177. "pages": [
  178. "exDetails",
  179. "addExDetails",
  180. "allotEx",
  181. "exSelect",
  182. "putDetails",
  183. "allotPut"
  184. ]
  185. },
  186. {
  187. "root": "pagesStorehouse/flower/",
  188. "pages": [
  189. "category",
  190. "manage"
  191. ]
  192. },
  193. {
  194. "root": "pagesStorehouse/stockWarn/",
  195. "pages": [
  196. "manage",
  197. "detailed"
  198. ]
  199. },
  200. {
  201. "root": "pagesPurchase",
  202. "pages": [
  203. "result",
  204. "add",
  205. "details",
  206. "order",
  207. "info"
  208. ]
  209. },
  210. {
  211. "root": "pagesArrears",
  212. "pages": [
  213. "list",
  214. "details"
  215. ]
  216. },
  217. {
  218. "root": "pagesInvite",
  219. "pages": [
  220. "list"
  221. ]
  222. },
  223. {
  224. "root": "pagesStatistics",
  225. "pages": [
  226. "business"
  227. ]
  228. }
  229. ],
  230. "window": {
  231. "navigationBarBackgroundColor": "#fff",
  232. "navigationBarTitleText": "花卉宝",
  233. "navigationBarTextStyle": "black",
  234. "backgroundColor": "#f9fbfc"
  235. },
  236. "tabBar": {
  237. "color": "#C0C4CC",
  238. "selectedColor": "#3385FF",
  239. "borderStyle": "black",
  240. "backgroundColor": "#ffffff",
  241. "list": [
  242. {
  243. "pagePath": "admin/home/workbench",
  244. "iconPath": "static/images/common/shop-tab_no.png",
  245. "selectedIconPath": "static/images/common/shop-tab.png",
  246. "text": "店铺"
  247. },
  248. {
  249. "pagePath": "admin/home/order",
  250. "iconPath": "static/images/common/order-no.png",
  251. "selectedIconPath": "static/images/common/order-is.png",
  252. "text": "订单"
  253. },
  254. {
  255. "pagePath": "admin/home/member",
  256. "iconPath": "static/images/common/member-no.png",
  257. "selectedIconPath": "static/images/common/member-is.png",
  258. "text": "客户"
  259. },
  260. {
  261. "pagePath": "admin/home/apply",
  262. "iconPath": "static/images/common/category-no.png",
  263. "selectedIconPath": "static/images/common/shop-apply.png",
  264. "text": "应用"
  265. },
  266. {
  267. "pagePath": "admin/home/me",
  268. "iconPath": "static/images/common/user-no.png",
  269. "selectedIconPath": "static/images/common/shop-me.png",
  270. "text": "我的"
  271. }
  272. ]
  273. },
  274. "permission": {
  275. "scope.userLocation": {
  276. "desc": "请点击确定"
  277. }
  278. },
  279. "usingComponents": {
  280. "kd-entrance": "/components/kd_entrance",
  281. "t-table": "/components/plugin/t-table/t-table",
  282. "t-tr": "/components/plugin/t-table/t-tr",
  283. "t-th": "/components/plugin/t-table/t-th",
  284. "t-td": "/components/plugin/t-table/t-td"
  285. }
  286. }