app.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. {
  2. "pages": [
  3. "admin/home/workbench",
  4. "admin/home/login",
  5. "admin/home/order",
  6. "admin/home/member",
  7. "admin/home/apply",
  8. "admin/home/me"
  9. ],
  10. "subPackages": [
  11. {
  12. "root": "admin/cg",
  13. "pages": [
  14. "mall"
  15. ]
  16. },
  17. {
  18. "root": "admin/student",
  19. "pages": [
  20. "newStudent"
  21. ]
  22. },
  23. {
  24. "root": "admin/ghsProduct",
  25. "pages": [
  26. "detail"
  27. ]
  28. },
  29. {
  30. "root": "admin/common",
  31. "pages": [
  32. "result",
  33. "callback",
  34. "redirect",
  35. "pageSuccess"
  36. ]
  37. },
  38. {
  39. "root": "admin/share",
  40. "pages": [
  41. "index"
  42. ]
  43. },
  44. {
  45. "root": "pagesClient",
  46. "pages": [
  47. "member/add",
  48. "member/detail",
  49. "member/bind",
  50. "official/index",
  51. "official/pay",
  52. "official/renewal",
  53. "official/apply",
  54. "official/clientApply",
  55. "official/clientResult",
  56. "official/callback",
  57. "official/latest-shop",
  58. "official/result",
  59. "official/warn"
  60. ]
  61. },
  62. {
  63. "root": "pagesShare",
  64. "pages": [
  65. "pay"
  66. ]
  67. },
  68. {
  69. "root": "pagesOrder",
  70. "pages": [
  71. "detail",
  72. "ship",
  73. "shipInfo",
  74. "select"
  75. ]
  76. },
  77. {
  78. "root": "pagesStore",
  79. "pages": [
  80. "me/shopYeChange",
  81. "me/withdraw",
  82. "me/incomeExpenses",
  83. "me/recharge",
  84. "me/rechargeList",
  85. "me/cashSet",
  86. "me/expressSet",
  87. "me/rechargeSuccess"
  88. ]
  89. },
  90. {
  91. "root": "admin/ghs",
  92. "pages": [
  93. "shop",
  94. "debtChange"
  95. ]
  96. },
  97. {
  98. "root": "admin/coupon",
  99. "pages": [
  100. "list",
  101. "couponList",
  102. "selectCouponList"
  103. ]
  104. },
  105. {
  106. "root": "admin/ad",
  107. "pages": [
  108. "list",
  109. "add",
  110. "sel-goods"
  111. ]
  112. },
  113. {
  114. "root": "admin/staff",
  115. "pages": [
  116. "list",
  117. "add",
  118. "detail",
  119. "sel-member",
  120. "achieve",
  121. "miniAutoLogin"
  122. ]
  123. },
  124. {
  125. "root": "admin/shop",
  126. "pages": [
  127. "list",
  128. "downloadCode",
  129. "add",
  130. "print",
  131. "password"
  132. ]
  133. },
  134. {
  135. "root": "admin/setting",
  136. "pages": [
  137. "list",
  138. "wx-menu",
  139. "coupon",
  140. "level",
  141. "password"
  142. ]
  143. },
  144. {
  145. "root": "admin/goodsManage",
  146. "pages": [
  147. "list",
  148. "category",
  149. "add",
  150. "img-store",
  151. "goods-name",
  152. "freight",
  153. "price-increase"
  154. ]
  155. },
  156. {
  157. "root": "admin/shopAdmin",
  158. "pages": [
  159. "bind"
  160. ]
  161. },
  162. {
  163. "root": "admin/assets",
  164. "pages": [
  165. "list"
  166. ]
  167. },
  168. {
  169. "root": "admin/chat",
  170. "pages": [
  171. "index"
  172. ]
  173. },
  174. {
  175. "root": "admin/template",
  176. "pages": [
  177. "index"
  178. ]
  179. },
  180. {
  181. "root": "admin/statistics",
  182. "pages": [
  183. "demo"
  184. ]
  185. },
  186. {
  187. "root": "admin/recharge",
  188. "pages": [
  189. "renew",
  190. "rechargeSuccess"
  191. ]
  192. },
  193. {
  194. "root": "admin/billing",
  195. "pages": [
  196. "index",
  197. "customerPlace",
  198. "priceChange",
  199. "result",
  200. "affirm",
  201. "affirmGoods",
  202. "affirmGhs",
  203. "affirmPxClass",
  204. "customerAffirm",
  205. "confirm"
  206. ]
  207. },
  208. {
  209. "root": "admin/order",
  210. "pages": [
  211. "detail",
  212. "ship",
  213. "fill-form"
  214. ]
  215. },
  216. {
  217. "root": "admin/member",
  218. "pages": [
  219. "detail"
  220. ]
  221. },
  222. {
  223. "root": "pagesStorehouse/shop/",
  224. "pages": [
  225. "list",
  226. "update"
  227. ]
  228. },
  229. {
  230. "root": "pagesStorehouse/inventory/",
  231. "pages": [
  232. "list",
  233. "details",
  234. "update",
  235. "select"
  236. ]
  237. },
  238. {
  239. "root": "pagesStorehouse/allot/",
  240. "pages": [
  241. "exDetails",
  242. "addExDetails",
  243. "allotEx",
  244. "exSelect",
  245. "putDetails",
  246. "allotPut"
  247. ]
  248. },
  249. {
  250. "root": "pagesStorehouse/flower/",
  251. "pages": [
  252. "category",
  253. "manage"
  254. ]
  255. },
  256. {
  257. "root": "pagesStorehouse/stockWarn/",
  258. "pages": [
  259. "manage",
  260. "detailed"
  261. ]
  262. },
  263. {
  264. "root": "pagesPurchase",
  265. "pages": [
  266. "result",
  267. "add",
  268. "gathering",
  269. "particulars",
  270. "details",
  271. "order",
  272. "shopping",
  273. "ghsProduct",
  274. "setPsd",
  275. "wechatPay",
  276. "cosNext",
  277. "gatherPay",
  278. "gatherResult",
  279. "purDetails",
  280. "info",
  281. "xj",
  282. "refundDetail",
  283. "level"
  284. ]
  285. },
  286. {
  287. "root": "pagesArrears",
  288. "pages": [
  289. "list",
  290. "details"
  291. ]
  292. },
  293. {
  294. "root": "pagesInvite",
  295. "pages": [
  296. "list",
  297. "inviteShop",
  298. "inviteHdShop"
  299. ]
  300. },
  301. {
  302. "root": "pagesStatistics",
  303. "pages": [
  304. "business",
  305. "pagesPublicity",
  306. "trainingClass",
  307. "trainingClassEdit"
  308. ]
  309. },
  310. {
  311. "root": "admin/jc",
  312. "pages": [
  313. "index",
  314. "video"
  315. ]
  316. },
  317. {
  318. "root": "admin/clear",
  319. "pages": [
  320. "list",
  321. "info"
  322. ]
  323. }
  324. ],
  325. "window": {
  326. "navigationBarBackgroundColor": "#fff",
  327. "navigationBarTitleText": "花惠宝",
  328. "navigationBarTextStyle": "black",
  329. "backgroundColor": "#f9fbfc"
  330. },
  331. "permission": {
  332. "scope.userLocation": {
  333. "desc": "请点击确定"
  334. }
  335. },
  336. "usingComponents": {
  337. "kd-entrance": "/components/kd_entrance",
  338. "t-table": "/components/plugin/t-table/t-table",
  339. "t-tr": "/components/plugin/t-table/t-tr",
  340. "t-th": "/components/plugin/t-table/t-th",
  341. "t-td": "/components/plugin/t-table/t-td"
  342. }
  343. }