pages.json 30 KB

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