app.json 6.7 KB

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