pages.json 31 KB

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