pages.json 34 KB

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