app.json 6.2 KB

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