pages.json 26 KB

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