pages.json 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561
  1. {
  2. "pages": [
  3. { "path": "admin/home/workbench", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": true } },
  4. { "path": "admin/home/login","style": {"navigationBarTitleText": "","enablePullDownRefresh": false}},
  5. { "path": "admin/home/loginRemind","style": {"navigationBarTitleText": "登录提示","enablePullDownRefresh": false}},
  6. { "path": "admin/home/appLoginRemind","style": {"navigationBarTitleText": "无法登录怎么办","enablePullDownRefresh": false}},
  7. { "path": "admin/home/order", "style": { "navigationBarTitleText": "订单", "enablePullDownRefresh": true } },
  8. { "path": "admin/home/member", "style": { "navigationBarTitleText": "客户", "enablePullDownRefresh": true } },
  9. { "path": "admin/home/apply", "style": { "navigationBarTitleText": "应用", "enablePullDownRefresh": true } },
  10. { "path": "admin/home/close","style": {"navigationBarTitleText": "申请注销账号"}},
  11. { "path": "admin/home/me", "style": { "navigationBarTitleText": "我的", "enablePullDownRefresh": true, "navigationStyle": "custom" } },
  12. {"path": "common/success","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}}
  13. ],
  14. "subPackages": [
  15. {
  16. "root": "admin/work",
  17. "pages": [
  18. {"path": "add","style": {"navigationBarTitleText": "新建任务"}},
  19. {"path": "statCat","style": {"navigationBarTitleText": "生产统计"}},
  20. {"path": "statCatItem","style": {"navigationBarTitleText": "明细"}},
  21. {"path": "addResult","style": {"navigationBarTitleText": "新建成功"}},
  22. {"path": "list","style": {"navigationBarTitleText": "列表","enablePullDownRefresh": true}},
  23. {"path": "detail","style": {"navigationBarTitleText": "详情"}},
  24. {"path": "set","style": {"navigationBarTitleText": "设置"}}
  25. ]
  26. },
  27. {
  28. "root": "admin/ll",
  29. "pages": [
  30. {"path": "list","style": {"navigationBarTitleText": "花卉行业"}},
  31. {"path": "add","style": {"navigationBarTitleText": "新增"}},
  32. {"path": "userDetail","style": {"navigationBarTitleText": "明细"}},
  33. {"path": "eventDetail","style": {"navigationBarTitleText": "明细"}},
  34. {"path": "myEventList","style": {"navigationBarTitleText": "我提交的记录"}}
  35. ]
  36. },
  37. {
  38. "root": "admin/ptItem",
  39. "pages": [
  40. {"path": "itemList","style": {"navigationBarTitleText": "从平台选择花材"}}
  41. ]
  42. },
  43. {
  44. "root": "admin/custom",
  45. "pages": [
  46. {"path": "addCustom","style": {"navigationBarTitleText": "添加客户"}},
  47. {"path": "selectCustom","style": {"navigationBarTitleText": "选择客户"}},
  48. {"path": "balanceChange","style": {"navigationBarTitleText": "余额变动明细"}},
  49. {"path": "rechargeChange","style": {"navigationBarTitleText": "充值记录"}},
  50. {"path": "levelChange","style": {"navigationBarTitleText": "等级变动记录"}}
  51. ]
  52. },
  53. {
  54. "root": "admin/breakage",
  55. "pages": [
  56. {"path": "list","style": {"navigationBarTitleText": "损耗记录","enablePullDownRefresh": true}},
  57. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  58. {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
  59. {"path": "confirm","style": {"navigationBarTitleText": "确认订单"}},
  60. {"path": "result","style": {"navigationBarTitleText": "操作成功"}}
  61. ]
  62. },
  63. {
  64. "root": "admin/part",
  65. "pages": [
  66. {"path": "list","style": {"navigationBarTitleText": "拆散记录","enablePullDownRefresh": true}},
  67. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  68. {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
  69. {"path": "confirm","style": {"navigationBarTitleText": "确认订单"}},
  70. {"path": "result","style": {"navigationBarTitleText": "操作成功"}}
  71. ]
  72. },
  73. {
  74. "root": "admin/item",
  75. "pages": [
  76. {"path": "list","style": {"navigationBarTitleText": "花材绿植"}},
  77. {"path": "list2","style": {"navigationBarTitleText": "花材绿植"}},
  78. {"path": "copy","style": {"navigationBarTitleText": "复制新建"}},
  79. {"path": "detail","style": {"navigationBarTitleText": "花材详情"}},
  80. {"path": "add","style": {"navigationBarTitleText": "添加花材"}}
  81. ]
  82. },
  83. {
  84. "root": "admin/changePrice",
  85. "pages": [
  86. {"path": "list","style": {"navigationBarTitleText": "改价"}},
  87. {"path": "list2","style": {"navigationBarTitleText": "改价"}},
  88. {"path": "costChangeList","style": {"navigationBarTitleText": "成本变动记录"}},
  89. {"path": "changeList","style": {"navigationBarTitleText": "价格变动记录"}}
  90. ]
  91. },
  92. {
  93. "root": "admin/itemClass",
  94. "pages": [
  95. {"path": "list","style": {"navigationBarTitleText": "花材分类"}},
  96. {"path": "addPrice","style": {"navigationBarTitleText": "加价设置"}},
  97. {"path": "more","style": {"navigationBarTitleText": "更多"}}
  98. ]
  99. },
  100. {
  101. "root": "admin/cg",
  102. "pages": [
  103. { "path": "mall", "style": { "navigationBarTitleText": "商城" } },
  104. { "path": "member", "style": { "navigationBarTitleText": "注册会员码" } },
  105. { "path": "alipay", "style": { "navigationBarTitleText": "付款" } }
  106. ]
  107. },
  108. {
  109. "root": "admin/student",
  110. "pages": [
  111. { "path": "newStudent", "style": { "navigationBarTitleText": "新学员", "enablePullDownRefresh": true } }
  112. ]
  113. },
  114. {
  115. "root": "admin/ghsProduct",
  116. "pages": [
  117. { "path": "detail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } }
  118. ]
  119. },
  120. {
  121. "root": "admin/common",
  122. "pages": [
  123. { "path": "result", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": true } },
  124. { "path": "callback", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": true } },
  125. { "path": "redirect", "style": { "navigationBarTitleText": "加载中..." } },
  126. { "path": "pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }
  127. ]
  128. },
  129. {
  130. "root": "admin/share",
  131. "pages": [
  132. { "path": "index", "style": { "navigationBarTitleText": "分享" } }
  133. ]
  134. },
  135. {
  136. "root": "pagesClient",
  137. "pages": [
  138. { "path": "member/add", "style": { "navigationBarTitleText": "添加客户" } },
  139. { "path": "member/detail", "style": { "navigationBarTitleText": "客户详情" } },
  140. { "path": "member/bind", "style": { "navigationBarTitleText": "绑定微信" } },
  141. { "path": "official/index", "style": { "navigationBarTitleText": "花掌柜" } },
  142. { "path": "official/pay", "style": { "navigationBarTitleText": "支付" } },
  143. { "path": "official/renewal", "style": { "navigationBarTitleText": "续期" } },
  144. { "path": "official/apply", "style": { "navigationBarTitleText": "完善店铺信息" } },
  145. { "path": "official/clientApply", "style": { "navigationBarTitleText": "结果" } },
  146. { "path": "official/clientResult", "style": { "navigationBarTitleText": "提交审核" } },
  147. { "path": "official/callback", "style": { "navigationBarTitleText": "回调" } },
  148. { "path": "official/latest-shop", "style": { "navigationBarTitleText": "最近访问" } },
  149. { "path": "official/result", "style": { "navigationBarTitleText": "结果" } },
  150. { "path": "official/warn", "style": { "navigationBarTitleText": "开启微信提醒" } },
  151. { "path": "official/toLogin", "style": { "navigationBarTitleText": "登录方式" } }
  152. ]
  153. },
  154. {
  155. "root": "pagesShare",
  156. "pages": [
  157. { "path": "pay", "style": { "navigationBarTitleText": "付款" } }
  158. ]
  159. },
  160. {
  161. "root": "pagesOrder",
  162. "pages": [
  163. { "path": "detail", "style": { "navigationBarTitleText": "订单详情" } },
  164. { "path": "ship", "style": { "navigationBarTitleText": "发货" } },
  165. { "path": "shipInfo", "style": { "navigationBarTitleText": "发货" } },
  166. { "path": "select", "style": { "navigationBarTitleText": "重选花材" } }
  167. ]
  168. },
  169. {
  170. "root": "pagesStore",
  171. "pages": [
  172. { "path": "me/shopYeChange", "style": { "navigationBarTitleText": "余额变动明细" } },
  173. { "path": "me/withdraw", "style": { "navigationBarTitleText": "提现记录" } },
  174. { "path": "me/incomeExpenses", "style": { "navigationBarTitleText": "收支记录" } },
  175. {"path": "me/income","style": {"navigationBarTitleText": "收入记录"}},
  176. {"path": "me/expend","style": {"navigationBarTitleText": "支出记录"}},
  177. { "path": "me/recharge", "style": { "navigationBarTitleText": "充值" } },
  178. { "path": "me/rechargeList", "style": { "navigationBarTitleText": "充值记录" } },
  179. { "path": "me/cashSet", "style": { "navigationBarTitleText": "提现账号" } },
  180. { "path": "me/expressSet", "style": { "navigationBarTitleText": "快递设置" } },
  181. { "path": "me/rechargeSuccess", "style": { "navigationBarTitleText": "充值成功" } }
  182. ]
  183. },
  184. {
  185. "root": "admin/ghs",
  186. "pages": [
  187. { "path": "shop", "style": {"navigationBarTitleText": "供货商"}},
  188. { "path": "pay", "style": {"navigationBarTitleText": "结账收银台"}},
  189. { "path": "teachPay", "style": {"navigationBarTitleText": "教程"}},
  190. { "path": "result", "style": {"navigationBarTitleText": "付款成功"}},
  191. { "path": "addGhs", "style": {"navigationBarTitleText": "添加"}},
  192. { "path": "debtChange", "style": {"navigationBarTitleText": "欠款变动明细"}},
  193. { "path": "balanceChange", "style": {"navigationBarTitleText": "余额变动明细"}},
  194. { "path": "rechargeChange", "style": {"navigationBarTitleText": "充值记录"}}
  195. ]
  196. },
  197. {
  198. "root": "admin/coupon",
  199. "pages": [
  200. { "path": "list", "style": { "navigationBarTitleText": "优惠券" } },
  201. { "path": "couponList", "style": { "navigationBarTitleText": "红包" } },
  202. { "path": "selectCouponList", "style": { "navigationBarTitleText": "优惠券" } }
  203. ]
  204. },
  205. {
  206. "root": "admin/ad",
  207. "pages": [
  208. { "path": "list", "style": { "navigationBarTitleText": "广告列表" } },
  209. { "path": "add", "style": { "navigationBarTitleText": "添加广告" } },
  210. { "path": "sel-goods", "style": { "navigationBarTitleText": "商品选择" } }
  211. ]
  212. },
  213. {
  214. "root": "admin/ljh",
  215. "pages": [
  216. {"path":"info","style": { "navigationBarTitleText": "零交会"}},
  217. {"path":"confirm","style": { "navigationBarTitleText": "请填写信息"}},
  218. {"path":"confirmPay","style": { "navigationBarTitleText": "待支付"}},
  219. {"path":"payResult","style": { "navigationBarTitleText": "支付成功"}}
  220. ]
  221. },
  222. {
  223. "root": "admin/staff",
  224. "pages": [
  225. { "path": "list", "style": { "navigationBarTitleText": "员工管理" } },
  226. { "path": "add", "style": { "navigationBarTitleText": "添加员工" } },
  227. { "path": "detail", "style": { "navigationBarTitleText": "员工详情" } },
  228. { "path": "admin","style": {"navigationBarTitleText": "个人资料"}},
  229. { "path": "sel-member", "style": { "navigationBarTitleText": "客户列表" } },
  230. { "path": "achieve", "style": { "navigationBarTitleText": "员工业绩" } },
  231. { "path": "miniAutoLogin", "style": { "navigationBarTitleText": "绑定账号" } },
  232. { "path": "dimission", "style": { "navigationBarTitleText": "申请离职" } }
  233. ]
  234. },
  235. {
  236. "root": "admin/shop",
  237. "pages": [
  238. {"path": "list","style": {"navigationBarTitleText": "门店"}},
  239. {"path": "downloadCode","style": {"navigationBarTitleText": "收款码"}},
  240. {"path": "add","style": {"navigationBarTitleText": ""}},
  241. {"path": "sk","style": {"navigationBarTitleText": "设置快捷开单"}},
  242. {"path": "print","style": {"navigationBarTitleText": "前台小票机"}},
  243. {"path": "mtPrint","style": {"navigationBarTitleText": "美团小票机"}},
  244. {"path": "makePrint","style": {"navigationBarTitleText": "操作台小票机"}},
  245. {"path": "password","style": {"navigationBarTitleText": "修改密码"}},
  246. {"path": "trumpet","style": {"navigationBarTitleText": "前台云音箱"}},
  247. {"path": "makeTrumpet","style": {"navigationBarTitleText": "操作台云音箱"}},
  248. {"path": "mtTrumpet","style": {"navigationBarTitleText": "美团云音箱"}},
  249. {"path": "addressList","style": {"navigationBarTitleText": "请选择地址"}},
  250. {"path": "addressAdd","style": {"navigationBarTitleText": "添加地址"}},
  251. {"path": "addressUpdate","style": {"navigationBarTitleText": "修改地址"}},
  252. {"path": "myShop","style": {"navigationBarTitleText": "我的门店"}}
  253. ]
  254. },
  255. {
  256. "root": "admin/setting",
  257. "pages": [
  258. { "path": "list", "style": { "navigationBarTitleText": "设置" } },
  259. { "path": "wx-menu", "style": { "navigationBarTitleText": "公众号菜单设置" } },
  260. { "path": "coupon", "style": { "navigationBarTitleText": "新客优惠" } },
  261. { "path": "level", "style": { "navigationBarTitleText": "客户等级设置" } },
  262. { "path": "password", "style": { "navigationBarTitleText": "密码设置" } }
  263. ]
  264. },
  265. {
  266. "root": "admin/goods",
  267. "pages": [
  268. { "path": "list", "style": { "navigationBarTitleText": "花束" } },
  269. { "path": "lz", "style": { "navigationBarTitleText": "绿植" } },
  270. { "path": "category", "style": { "navigationBarTitleText": "分类" } },
  271. { "path": "kind", "style": { "navigationBarTitleText": "花束品类" } },
  272. { "path": "lzKind", "style": { "navigationBarTitleText": "绿植品类" } },
  273. { "path": "detail", "style": { "navigationBarTitleText": "商品详情" } },
  274. { "path": "add", "style": { "navigationBarTitleText": "新增" } },
  275. { "path": "selectItem", "style": { "navigationBarTitleText": "选择花材" } },
  276. { "path": "img-store", "style": { "navigationBarTitleText": "图库管理" } },
  277. { "path": "goods-name", "style": { "navigationBarTitleText": "填写商品信息" } },
  278. { "path": "freight", "style": { "navigationBarTitleText": "运费设置" } },
  279. { "path": "price-increase", "style": { "navigationBarTitleText": "节日自动涨价" } },
  280. { "path": "plant", "style": { "navigationBarTitleText": "盆栽绿植" } },
  281. { "path": "flower", "style": { "navigationBarTitleText": "鲜花商品" } },
  282. { "path": "flowerConfirm", "style": { "navigationBarTitleText": "确认" } },
  283. { "path": "flowerResult", "style": { "navigationBarTitleText": "结果" } },
  284. { "path": "plantConfirm", "style": { "navigationBarTitleText": "确认采购" } },
  285. { "path": "plantResult", "style": { "navigationBarTitleText": "结果" } },
  286. { "path": "cgNewPlant", "style": { "navigationBarTitleText": "新绿植采购" } },
  287. { "path": "selectKind", "style": { "navigationBarTitleText": "选择品类" } },
  288. { "path": "cgNewPlantResult", "style": { "navigationBarTitleText": "采购成功" } },
  289. { "path": "stockChange", "style": { "navigationBarTitleText": "库存变动记录" } },
  290. { "path": "plantCg", "style": { "navigationBarTitleText": "绿植采购记录" } },
  291. { "path": "plantCgDetail", "style": { "navigationBarTitleText": "明细" } },
  292. { "path": "pdList", "style": { "navigationBarTitleText": "绿植盘点记录" } },
  293. { "path": "pdGoods", "style": { "navigationBarTitleText": "选择商品" } },
  294. { "path": "pdGoodsConfirm", "style": { "navigationBarTitleText": "确认盘点" } },
  295. { "path": "pdGoodsDetail", "style": { "navigationBarTitleText": "详情" } }
  296. ]
  297. },
  298. {
  299. "root": "admin/shopAdmin",
  300. "pages": [
  301. { "path": "bind", "style": { "navigationBarTitleText": "管理员绑定" } }
  302. ]
  303. },
  304. {
  305. "root": "admin/assets",
  306. "pages": [
  307. { "path": "list", "style": { "navigationBarTitleText": "收入明细" } }
  308. ]
  309. },
  310. {
  311. "root": "admin/chat",
  312. "pages": [
  313. { "path": "index", "style": { "navigationBarTitleText": "客服", "enablePullDownRefresh": true } }
  314. ]
  315. },
  316. {
  317. "root": "admin/template",
  318. "pages": [
  319. { "path": "index", "style": { "navigationBarTitleText": "选择模板" } }
  320. ]
  321. },
  322. {
  323. "root": "admin/stat",
  324. "pages": [
  325. {"path": "profit","style": {"navigationBarTitleText": "利润表"}},
  326. {"path": "productSale","style": {"navigationBarTitleText": "花材销量"}},
  327. {"path": "kdIncome","style": {"navigationBarTitleText": "收入统计"}},
  328. {"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
  329. {"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
  330. {"path": "cgItem","style": {"navigationBarTitleText": "采购花材"}},
  331. {"path": "mayPayStat","style": {"navigationBarTitleText": "应付款"}},
  332. {"path": "kind","style": {"navigationBarTitleText": "生产统计"}},
  333. {"path": "kindLz","style": {"navigationBarTitleText": "绿植统计"}},
  334. {"path": "makeStat","style": {"navigationBarTitleText": "员工生产统计"}},
  335. {"path": "waste","style": {"navigationBarTitleText": "损耗总览"}}
  336. ]
  337. },
  338. {
  339. "root": "admin/recharge",
  340. "pages": [
  341. { "path": "renew", "style": { "navigationBarTitleText": "免费续期"}},
  342. { "path": "rechargeSuccess", "style": { "navigationBarTitleText": "免费续期"}},
  343. { "path": "discount", "style": { "navigationBarTitleText": "充值优惠"}},
  344. { "path": "rechargeCode", "style": { "navigationBarTitleText": "充值码"}}
  345. ]
  346. },
  347. {
  348. "root": "admin/billing",
  349. "pages": [
  350. { "path": "index", "style": { "navigationBarTitleText": "开单" } },
  351. { "path": "index2", "style": { "navigationBarTitleText": "开单" } },
  352. { "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
  353. { "path": "priceChange", "style": { "navigationBarTitleText": "改价", "enablePullDownRefresh": true } },
  354. { "path": "result", "style": { "navigationBarTitleText": "开单状态" } },
  355. { "path": "affirm", "style": { "navigationBarTitleText": "确认订单信息" } },
  356. { "path": "toPay", "style": { "navigationBarTitleText": "等待付款" } },
  357. { "path": "affirmGoods", "style": { "navigationBarTitleText": "确认订单信息" } },
  358. { "path": "affirmGhs", "style": { "navigationBarTitleText": "确认订单信息" } },
  359. { "path": "affirmGhsBook", "style": { "navigationBarTitleText": "确认订单信息" } },
  360. { "path": "affirmPxClass", "style": { "navigationBarTitleText": "确认订单信息" } },
  361. { "path": "customerAffirm", "style": { "navigationBarTitleText": "确认下单" } },
  362. { "path": "confirm", "style": { "navigationBarTitleText": "待确认" } }
  363. ]
  364. },
  365. {
  366. "root": "admin/order",
  367. "pages": [
  368. { "path": "detail", "style": { "navigationBarTitleText": "详情" } },
  369. { "path": "addOrder", "style": { "navigationBarTitleText": "开单" } },
  370. { "path": "addOrderConfirm", "style": { "navigationBarTitleText": "确认" } },
  371. { "path": "addOrderResult", "style": { "navigationBarTitleText": "结果" } },
  372. { "path": "workOrderResult", "style": { "navigationBarTitleText": "结果" } },
  373. { "path": "refund", "style": { "navigationBarTitleText": "退款" } },
  374. { "path": "refundList", "style": { "navigationBarTitleText": "售后记录" } },
  375. { "path": "refundDetail", "style": { "navigationBarTitleText": "售后详情" } },
  376. { "path": "ship", "style": { "navigationBarTitleText": "发货" } },
  377. { "path": "fill-form", "style": { "navigationBarTitleText": "填写收花人" } },
  378. { "path": "debtList", "style": { "navigationBarTitleText": "待结订单" } },
  379. { "path": "workOrder", "style": { "navigationBarTitleText": "开单" } },
  380. { "path": "modify", "style": { "navigationBarTitleText": "修改" } },
  381. { "path": "clearRemind","style": {"navigationBarTitleText": "如何查看还有多少待结订单"}},
  382. { "path": "itemOrder","style": {"navigationBarTitleText": "订单列表"}}
  383. ]
  384. },
  385. {
  386. "root": "admin/member",
  387. "pages": [
  388. { "path": "detail", "style": { "navigationBarTitleText": "详情" } },
  389. { "path": "modify", "style": { "navigationBarTitleText": "修改地址" } },
  390. {"path": "discount","style": {"navigationBarTitleText": "会员优惠"}}
  391. ]
  392. },
  393. {
  394. "root": "pagesStorehouse/shop/",
  395. "pages": [
  396. { "path": "list", "style": { "navigationBarTitleText": "门店管理", "enablePullDownRefresh": true } },
  397. { "path": "update", "style": { "navigationBarTitleText": "门店编辑" } }
  398. ]
  399. },
  400. {
  401. "root": "pagesStorehouse/inventory/",
  402. "pages": [
  403. { "path": "list", "style": { "navigationBarTitleText": "盘点", "enablePullDownRefresh": true } },
  404. { "path": "details", "style": { "navigationBarTitleText": "盘点详情" } },
  405. { "path": "update", "style": { "navigationBarTitleText": "新增" } },
  406. { "path": "select", "style": { "navigationBarTitleText": "盘点花材" } }
  407. ]
  408. },
  409. {
  410. "root": "pagesStorehouse/allot/",
  411. "pages": [
  412. { "path": "exDetails", "style": { "navigationBarTitleText": "出库详情" } },
  413. { "path": "addExDetails", "style": { "navigationBarTitleText": "新增" } },
  414. { "path": "allotEx", "style": { "navigationBarTitleText": "调拨出库", "enablePullDownRefresh": true } },
  415. { "path": "exSelect", "style": { "navigationBarTitleText": "选择商品", "enablePullDownRefresh": true } },
  416. { "path": "putDetails", "style": { "navigationBarTitleText": "入库详情" } },
  417. { "path": "allotPut", "style": { "navigationBarTitleText": "调拨入库", "enablePullDownRefresh": true } }
  418. ]
  419. },
  420. {
  421. "root": "pagesStorehouse/flower/",
  422. "pages": [
  423. { "path": "category", "style": { "navigationBarTitleText": "花材管理", "enablePullDownRefresh": true } },
  424. { "path": "manage", "style": { "navigationBarTitleText": "花材", "enablePullDownRefresh": true } }
  425. ]
  426. },
  427. {
  428. "root": "pagesStorehouse/stockWarn/",
  429. "pages": [
  430. { "path": "manage", "style": { "navigationBarTitleText": "库存", "enablePullDownRefresh": true } },
  431. { "path": "detailed", "style": { "navigationBarTitleText": "明细", "enablePullDownRefresh": true } }
  432. ]
  433. },
  434. {
  435. "root": "pagesPurchase",
  436. "pages": [
  437. { "path": "result", "style": { "navigationBarTitleText": "结果" } },
  438. { "path": "selectGhs", "style": { "navigationBarTitleText": "选择供货商" } },
  439. { "path": "add", "style": { "navigationBarTitleText": "新增采购单", "enablePullDownRefresh": true } },
  440. { "path": "gathering", "style": { "navigationBarTitleText": "待结订单", "enablePullDownRefresh": true } },
  441. { "path": "particulars", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": true } },
  442. { "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
  443. { "path": "order", "style": { "navigationBarTitleText": "买花", "enablePullDownRefresh": true } },
  444. { "path": "pb", "style": { "navigationBarTitleText": "已屏蔽商家", "enablePullDownRefresh": true } },
  445. { "path": "open", "style": { "navigationBarTitleText": "商城功能开关", "enablePullDownRefresh": true } },
  446. { "path": "shopping", "style": { "navigationBarTitleText": "采购", "enablePullDownRefresh": true } },
  447. { "path": "ghsProduct", "style": { "navigationBarTitleText": "采购花材", "enablePullDownRefresh": false } },
  448. { "path": "ghsProduct2", "style": { "navigationBarTitleText": "采购花材", "enablePullDownRefresh": false } },
  449. { "path": "setPsd", "style": { "navigationBarTitleText": "设置密码", "enablePullDownRefresh": true } },
  450. { "path": "wechatPay", "style": { "navigationBarTitleText": "待支付"} },
  451. { "path": "aliPay", "style": { "navigationBarTitleText": "待支付"} },
  452. { "path": "cosNext", "style": { "navigationBarTitleText": "下一步", "enablePullDownRefresh": true } },
  453. { "path": "gatherPay", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } },
  454. { "path": "gatherAliPay", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } },
  455. { "path": "gatherResult", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } },
  456. { "path": "purDetails", "style": { "navigationBarTitleText": "采购详情", "enablePullDownRefresh": true } },
  457. { "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
  458. { "path": "xj", "style": { "navigationBarTitleText": "请选择颜色"} },
  459. { "path": "refund", "style": { "navigationBarTitleText": "申请退款"} },
  460. { "path": "refundResult", "style": { "navigationBarTitleText": "申请状态"} },
  461. { "path": "refundDetail", "style": { "navigationBarTitleText": "退款详情", "enablePullDownRefresh": true } },
  462. { "path": "level", "style": { "navigationBarTitleText": "会员等级", "enablePullDownRefresh": true } },
  463. { "path": "bookProduct", "style": { "navigationBarTitleText": "预订花材", "enablePullDownRefresh": false } },
  464. { "path": "bookProduct2", "style": { "navigationBarTitleText": "预订花材", "enablePullDownRefresh": false } },
  465. { "path": "bookExplain", "style": { "navigationBarTitleText": "预订说明", "enablePullDownRefresh": true } },
  466. { "path": "refundList","style": {"navigationBarTitleText": "售后记录", "enablePullDownRefresh": true } },
  467. { "path": "readMe","style": {"navigationBarTitleText": "购买须知", "enablePullDownRefresh": true } },
  468. { "path": "afterSale","style": {"navigationBarTitleText": "拍照示例", "enablePullDownRefresh": true } },
  469. { "path": "bookReadMe","style": {"navigationBarTitleText": "预订须知", "enablePullDownRefresh": true } },
  470. { "path": "addCg","style": {"navigationBarTitleText": "新增采购", "enablePullDownRefresh": false } },
  471. { "path": "addCgConfirm","style": {"navigationBarTitleText": "确认订单", "enablePullDownRefresh": false } },
  472. { "path": "addCgResult","style": {"navigationBarTitleText": "结果", "enablePullDownRefresh": false } },
  473. { "path": "confirmTake","style": {"navigationBarTitleText": "确认收货", "enablePullDownRefresh": false } },
  474. { "path": "contact","style": {"navigationBarTitleText": "联系我们", "enablePullDownRefresh": false } }
  475. ]
  476. },
  477. {
  478. "root": "pagesArrears",
  479. "pages": [
  480. { "path": "list", "style": { "navigationBarTitleText": "客户欠款", "enablePullDownRefresh": true } },
  481. { "path": "details", "style": { "navigationBarTitleText": "欠款明细", "enablePullDownRefresh": true } }
  482. ]
  483. },
  484. {
  485. "root": "pagesInvite",
  486. "pages": [
  487. { "path": "list", "style": { "navigationBarTitleText": "邀请开店", "enablePullDownRefresh": true } },
  488. { "path": "inviteShop", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": true } },
  489. { "path": "inviteHdShop", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": true } }
  490. ]
  491. },
  492. {
  493. "root": "pagesStatistics",
  494. "pages": [
  495. { "path": "business", "style": { "navigationBarTitleText": "营业概况", "enablePullDownRefresh": true } },
  496. { "path": "pagesPublicity", "style": { "navigationBarTitleText": "" } },
  497. { "path": "trainingClass", "style": { "navigationBarTitleText": "培训班", "enablePullDownRefresh": true } },
  498. { "path": "trainingClassEdit", "style": { "navigationBarTitleText": "培训班编辑" } }
  499. ]
  500. },
  501. {
  502. "root": "admin/jc",
  503. "pages": [
  504. {"path": "index","style": {"navigationBarTitleText": "新手使用教程"}},
  505. {"path": "video","style": {"navigationBarTitleText": "播放视频"}}
  506. ]
  507. },
  508. {
  509. "root": "admin/clear",
  510. "pages": [
  511. { "path": "list", "style": { "navigationBarTitleText": "结账单" } },
  512. { "path": "info", "style": { "navigationBarTitleText": "详情" } },
  513. { "path": "alipay", "style": { "navigationBarTitleText": "付款" } }
  514. ]
  515. }
  516. ],
  517. "globalStyle": {
  518. "navigationBarBackgroundColor": "#fff",
  519. "navigationBarTitleText": "花掌柜",
  520. "navigationBarTextStyle": "black",
  521. "backgroundColor": "#f9fbfc"
  522. },
  523. "tabBar": {
  524. "color": "#444444",
  525. "selectedColor": "#09C567",
  526. "borderStyle": "black",
  527. "backgroundColor": "#ffffff",
  528. "list": [
  529. {
  530. "pagePath": "admin/home/workbench",
  531. "iconPath": "static/images/common/shop-tab_no.png",
  532. "selectedIconPath": "static/images/common/shop-tab.png",
  533. "text": "首页"
  534. },
  535. {
  536. "pagePath": "admin/home/order",
  537. "iconPath": "static/images/common/order-no.png",
  538. "selectedIconPath": "static/images/common/order-is.png",
  539. "text": "订单"
  540. },
  541. {
  542. "pagePath": "admin/home/member",
  543. "iconPath": "static/images/common/member-no.png",
  544. "selectedIconPath": "static/images/common/member-is.png",
  545. "text": "会员"
  546. },
  547. {
  548. "pagePath": "admin/home/apply",
  549. "iconPath": "static/images/common/category-no.png",
  550. "selectedIconPath": "static/images/common/shop-apply.png",
  551. "text": "应用"
  552. },
  553. {
  554. "pagePath": "admin/home/me",
  555. "iconPath": "static/images/common/user-no.png",
  556. "selectedIconPath": "static/images/common/shop-me.png",
  557. "text": "我的"
  558. }
  559. ]
  560. }
  561. }