pages.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  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/result","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  6. {"path": "admin/home/callback","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  7. {"path": "admin/home/console","style": {"navigationBarTitleText": ""}},
  8. {"path": "admin/home/order","style": {"navigationBarTitleText": "订单","enablePullDownRefresh": true}},
  9. {"path": "admin/home/member","style": {"navigationBarTitleText": "客户","enablePullDownRefresh": true}},
  10. {"path": "admin/home/apply","style": {"navigationBarTitleText": "应用","enablePullDownRefresh": true}},
  11. {"path": "admin/home/me","style": {"navigationBarTitleText": "我的","enablePullDownRefresh": true,"navigationStyle": "custom"}},
  12. {"path": "admin/home/mall","style": {"navigationBarTitleText": "商城"}},
  13. {"path": "admin/home/register","style": {"navigationBarTitleText": "服务协议"}},
  14. {"path": "admin/home/privacy","style": {"navigationBarTitleText": "隐私政策"}},
  15. {"path": "common/redirect","style": {"navigationBarTitleText": "加载中..."}},
  16. {"path": "common/webview","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}},
  17. {"path": "common/pageSuccess","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}},
  18. {"path": "common/success","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}}
  19. ],
  20. "subPackages": [
  21. {
  22. "root": "admin/tools",
  23. "pages": [
  24. {"path": "blue","style": {"navigationBarTitleText": "蓝牙管理"}}
  25. ]
  26. },
  27. {
  28. "root": "admin/ptItem",
  29. "pages": [
  30. {"path": "itemList","style": {"navigationBarTitleText": "从平台导入花材","onReachBottonDistance":20}}
  31. ]
  32. },
  33. {
  34. "root": "admin/shopYeChange",
  35. "pages": [
  36. {"path": "list","style": {"navigationBarTitleText": "余额明细"}}
  37. ]
  38. },
  39. {
  40. "root": "admin/custom",
  41. "pages": [
  42. {"path": "selectCustom","style": {"navigationBarTitleText": "选择客户"}},
  43. {"path": "levelSet","style": {"navigationBarTitleText": "客户等级标准"}},
  44. {"path": "visit","style": {"navigationBarTitleText": "今日访客"}},
  45. {"path": "debtChange","style": {"navigationBarTitleText": "欠款变动明细"}}
  46. ]
  47. },
  48. {
  49. "root": "pagesClient",
  50. "pages": [
  51. {"path": "member/add","style": {"navigationBarTitleText": "添加客户"}},
  52. {"path": "member/detail","style": {"navigationBarTitleText": "客户详情"}},
  53. {"path": "member/bind","style": {"navigationBarTitleText": "绑定微信"}},
  54. {"path": "official/index","style": {"navigationBarTitleText": "销花宝"}},
  55. {"path": "official/pay","style": {"navigationBarTitleText": "支付"}},
  56. {"path": "official/apply","style": {"navigationBarTitleText": "填写店铺信息"}},
  57. {"path": "official/clientApply","style": {"navigationBarTitleText": "结果"}},
  58. {"path": "official/clientResult","style": {"navigationBarTitleText": "提交审核"}},
  59. {"path": "official/renewal","style": {"navigationBarTitleText": "续期"}},
  60. {"path": "official/callback","style": {"navigationBarTitleText": "回调"}},
  61. {"path": "official/latest-shop","style": {"navigationBarTitleText": "最近访问"}},
  62. {"path": "official/result","style": {"navigationBarTitleText": "结果"}},
  63. {"path": "official/warn","style": {"navigationBarTitleText": "开启微信提醒"}}
  64. ]
  65. },
  66. {
  67. "root": "pagesShare",
  68. "pages": [
  69. {"path": "pay","style": {"navigationBarTitleText": "付款"}}
  70. ]
  71. },
  72. {
  73. "root": "pagesOrder",
  74. "pages": [
  75. {"path": "detail","style": {"navigationBarTitleText": "订单详情", "enablePullDownRefresh": true}},
  76. {"path": "arrival","style": {"navigationBarTitleText": "到货处理"}},
  77. {"path": "result","style": {"navigationBarTitleText": "结果"}},
  78. {"path": "refund","style": {"navigationBarTitleText": "退款"}},
  79. {"path": "refundDetail","style": {"navigationBarTitleText": "退款"}},
  80. {"path": "ship","style": {"navigationBarTitleText": "发货"}},
  81. {"path": "shipInfo","style": {"navigationBarTitleText": "发货"}},
  82. {"path": "select","style": {"navigationBarTitleText": "重选花材"}},
  83. {"path": "print","style": {"navigationBarTitleText": "连接蓝牙"}},
  84. {"path": "refundList","style": {"navigationBarTitleText": "退款记录", "enablePullDownRefresh": true}}
  85. ]
  86. },
  87. {
  88. "root": "pagesStore",
  89. "pages": [
  90. {"path": "me/withdraw","style": {"navigationBarTitleText": "提现记录"}},
  91. {"path": "me/income","style": {"navigationBarTitleText": "收入记录"}},
  92. {"path": "me/expend","style": {"navigationBarTitleText": "支出记录"}},
  93. {"path": "me/recharge","style": {"navigationBarTitleText": "充值"}},
  94. {"path": "me/rechargeList","style": {"navigationBarTitleText": "充值记录"}},
  95. {"path": "me/cashSet","style": {"navigationBarTitleText": "提现账号"}},
  96. {"path": "me/expressSet","style": {"navigationBarTitleText": "快递设置"}},
  97. {"path": "me/rechargeSuccess","style": {"navigationBarTitleText": "充值成功"}}
  98. ]
  99. },
  100. {
  101. "root": "admin/changePrice",
  102. "pages": [
  103. {"path": "list","style": {"navigationBarTitleText": "批量改价"}}
  104. ]
  105. },
  106. {
  107. "root": "admin/ghs",
  108. "pages": [
  109. {"path": "shop","style": {"navigationBarTitleText": "供应商"}}
  110. ]
  111. },
  112. {
  113. "root": "admin/breakage",
  114. "pages": [
  115. {"path": "list","style": {"navigationBarTitleText": "报损单","enablePullDownRefresh": true}},
  116. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  117. {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
  118. {"path": "confirm","style": {"navigationBarTitleText": "确认订单"}},
  119. {"path": "result","style": {"navigationBarTitleText": "操作成功"}}
  120. ]
  121. },
  122. {
  123. "root": "admin/coupon",
  124. "pages": [
  125. {"path": "list","style": {"navigationBarTitleText": "优惠券"}}
  126. ]
  127. },
  128. {
  129. "root": "admin/ad",
  130. "pages": [
  131. {"path": "list","style": {"navigationBarTitleText": "广告列表"}},
  132. {"path": "add","style": {"navigationBarTitleText": "添加广告"}},
  133. {"path": "sel-goods","style": {"navigationBarTitleText": "商品选择"}}
  134. ]
  135. },
  136. {
  137. "root": "admin/staff",
  138. "pages": [
  139. {"path": "list","style": {"navigationBarTitleText": "员工管理"}},
  140. {"path": "add","style": {"navigationBarTitleText": "添加员工"}},
  141. {"path": "detail","style": {"navigationBarTitleText": "详情"}},
  142. {"path": "sel-member","style": {"navigationBarTitleText": "客户列表"}},
  143. {"path": "achieve","style": {"navigationBarTitleText": "员工业绩"}},
  144. { "path": "miniAutoLogin", "style": { "navigationBarTitleText": "绑定帐号" } }
  145. ]
  146. },
  147. {
  148. "root": "admin/shop",
  149. "pages": [
  150. {"path": "list","style": {"navigationBarTitleText": "店铺管理"}},
  151. {"path": "add","style": {"navigationBarTitleText": ""}},
  152. {"path": "print","style": {"navigationBarTitleText": "云打印"}},
  153. {"path": "trumpet","style": {"navigationBarTitleText": "云喇叭设置"}},
  154. {"path": "changeShop","style": {"navigationBarTitleText": "切换门店"}},
  155. {"path": "sk","style": {"navigationBarTitleText": "我的零售店"}},
  156. {"path": "password","style": {"navigationBarTitleText": "密码修改"}}
  157. ]
  158. },
  159. {
  160. "root": "admin/jc",
  161. "pages": [
  162. {"path": "index","style": {"navigationBarTitleText": "使用教程"}},
  163. {"path": "video","style": {"navigationBarTitleText": "播放视频"}}
  164. ]
  165. },
  166. {
  167. "root": "admin/setting",
  168. "pages": [
  169. {"path": "list","style": {"navigationBarTitleText": "设置"}},
  170. {"path": "wx-menu","style": {"navigationBarTitleText": "公众号菜单设置"}},
  171. {"path": "coupon","style": {"navigationBarTitleText": "新客优惠"}},
  172. {"path": "level","style": {"navigationBarTitleText": "客户等级设置"}},
  173. {"path": "password","style": {"navigationBarTitleText": "密码设置"}}
  174. ]
  175. },
  176. {
  177. "root": "admin/goodsManage",
  178. "pages": [
  179. {"path": "list","style": {"navigationBarTitleText": "商品管理"}},
  180. {"path": "category","style": {"navigationBarTitleText": "分类管理"}},
  181. {"path": "add","style": {"navigationBarTitleText": "添加商品"}},
  182. {"path": "img-store","style": {"navigationBarTitleText": "图库管理"}},
  183. {"path": "goods-name","style": {"navigationBarTitleText": "填写商品信息"}},
  184. {"path": "freight","style": {"navigationBarTitleText": "运费设置"}},
  185. {"path": "price-increase","style": {"navigationBarTitleText": "节假日自动涨价"}}
  186. ]
  187. },
  188. {
  189. "root": "admin/shopAdmin",
  190. "pages": [
  191. {"path": "bind","style": {"navigationBarTitleText": "新员工加入"}}
  192. ]
  193. },
  194. {
  195. "root": "admin/assets",
  196. "pages": [
  197. {"path": "list","style": {"navigationBarTitleText": "收入明细"}}
  198. ]
  199. },
  200. {
  201. "root": "admin/chat",
  202. "pages": [
  203. {"path": "index","style": {"navigationBarTitleText": "客服","enablePullDownRefresh": true}}
  204. ]
  205. },
  206. {
  207. "root": "admin/template",
  208. "pages": [
  209. {"path": "index","style": {"navigationBarTitleText": "选择模板"}}
  210. ]
  211. },
  212. {
  213. "root": "admin/statistics",
  214. "pages": [
  215. {"path": "profit","style": {"navigationBarTitleText": "利润表"}},
  216. {"path": "productSale","style": {"navigationBarTitleText": "花材销量"}},
  217. {"path": "kdIncome","style": {"navigationBarTitleText": "收入渠道"}},
  218. {"path": "customSale","style": {"navigationBarTitleText": "客户下单排行"}},
  219. {"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
  220. {"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
  221. {"path": "mayPayStat","style": {"navigationBarTitleText": "应付款"}}
  222. ]
  223. },
  224. {
  225. "root": "admin/billing",
  226. "pages": [
  227. { "path": "index", "style": { "navigationBarTitleText": "开单" } },
  228. { "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
  229. { "path": "result", "style": { "navigationBarTitleText": "开单结果" } },
  230. { "path": "affirm", "style": { "navigationBarTitleText": "确认下单" } },
  231. { "path": "customerAffirm", "style": { "navigationBarTitleText": "确认下单" } },
  232. { "path": "confirm", "style": { "navigationBarTitleText": "待确认" } },
  233. {"path": "toPay","style": {"navigationBarTitleText": "等待付款"}}
  234. ]
  235. },
  236. {
  237. "root": "pagesStorehouse/shop/",
  238. "pages": [
  239. { "path": "list", "style": { "navigationBarTitleText": "门店管理", "enablePullDownRefresh": true } },
  240. { "path": "update", "style": { "navigationBarTitleText": "门店编辑" } }
  241. ]
  242. },
  243. {
  244. "root": "pagesStorehouse/inventory/",
  245. "pages": [
  246. { "path": "list", "style": { "navigationBarTitleText": "盘点", "enablePullDownRefresh": true } },
  247. { "path": "details", "style": { "navigationBarTitleText": "盘点详情" } },
  248. { "path": "update", "style": { "navigationBarTitleText": "新增" } },
  249. { "path": "select", "style": { "navigationBarTitleText": "盘点花材" } }
  250. ]
  251. },
  252. {
  253. "root": "pagesStorehouse/allot/",
  254. "pages": [
  255. { "path": "exDetails", "style": { "navigationBarTitleText": "出库详情" } },
  256. { "path": "addExDetails", "style": { "navigationBarTitleText": "新增" } },
  257. { "path": "allotEx", "style": { "navigationBarTitleText": "调拨出库", "enablePullDownRefresh": true } },
  258. { "path": "exSelect", "style": { "navigationBarTitleText": "选择商品", "enablePullDownRefresh": true } },
  259. { "path": "putDetails", "style": { "navigationBarTitleText": "入库详情" } },
  260. { "path": "allotPut", "style": { "navigationBarTitleText": "调拨入库", "enablePullDownRefresh": true } }
  261. ]
  262. },
  263. {
  264. "root": "pagesStorehouse/flower/",
  265. "pages": [
  266. { "path": "category", "style": { "navigationBarTitleText": "花材管理", "enablePullDownRefresh": true } },
  267. { "path": "manage", "style": { "navigationBarTitleText": "花材", "enablePullDownRefresh": true } }
  268. ]
  269. },
  270. {
  271. "root": "pagesStorehouse/stockWarn/",
  272. "pages": [
  273. { "path": "manage", "style": { "navigationBarTitleText": "库存预警" } },
  274. { "path": "detailed", "style": { "navigationBarTitleText": "库存明细", "enablePullDownRefresh": true } }
  275. ]
  276. },
  277. {
  278. "root": "pagesPurchase",
  279. "pages": [
  280. { "path": "result", "style": { "navigationBarTitleText": "结果" } },
  281. { "path": "add", "style": { "navigationBarTitleText": "新增采购单", "enablePullDownRefresh": true } },
  282. { "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
  283. { "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  284. { "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
  285. { "path": "supplier", "style": { "navigationBarTitleText": "供应商", "enablePullDownRefresh": true } },
  286. { "path": "suppAdd", "style": { "navigationBarTitleText": "添加供应商", "enablePullDownRefresh": true } },
  287. { "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } }
  288. ]
  289. },
  290. {
  291. "root": "pagesArrears",
  292. "pages": [
  293. { "path": "list", "style": { "navigationBarTitleText": "客户欠款", "enablePullDownRefresh": true } },
  294. { "path": "details", "style": { "navigationBarTitleText": "欠账订单", "enablePullDownRefresh": true } }
  295. ]
  296. },
  297. {
  298. "root": "pagesGys",
  299. "pages": [
  300. { "path": "list", "style": { "navigationBarTitleText": "欠款订单", "enablePullDownRefresh": true } },
  301. { "path": "details", "style": { "navigationBarTitleText": "结账单", "enablePullDownRefresh": true } }
  302. ]
  303. },
  304. {
  305. "root": "pagesInvite",
  306. "pages": [
  307. { "path": "list", "style": { "navigationBarTitleText": "邀请开店", "enablePullDownRefresh": true } },
  308. { "path": "inviteShop", "style": { "navigationBarTitleText": "" } },
  309. { "path": "inviteGhsShop", "style": { "navigationBarTitleText": "" }}
  310. ]
  311. },
  312. {
  313. "root": "pagesStatistics",
  314. "pages": [
  315. { "path": "business", "style": { "navigationBarTitleText": "营业概况", "enablePullDownRefresh": true } }
  316. ]
  317. },
  318. {
  319. "root": "admin/clear",
  320. "pages": [
  321. {"path": "list","style": {"navigationBarTitleText": "结账记录"}},
  322. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  323. {"path": "customList","style": {"navigationBarTitleText": "结账记录"}},
  324. {"path": "customInfo","style": {"navigationBarTitleText": "详情"}}
  325. ]
  326. },
  327. {
  328. "root": "admin/item",
  329. "pages": [
  330. {"path": "list","style": {"navigationBarTitleText": "花材列表"}},
  331. {"path": "detail","style": {"navigationBarTitleText": "花材详情"}},
  332. {"path": "add","style": {"navigationBarTitleText": "添加花材"}},
  333. {"path": "copy","style": {"navigationBarTitleText": "复制花材"}},
  334. {"path": "xj","style": {"navigationBarTitleText": "请选择颜色"}},
  335. {"path": "xjSelect","style": {"navigationBarTitleText": "小菊颜色选择"}},
  336. {"path": "rechargeHb","style": {"navigationBarTitleText": "充值活动"}}
  337. ]
  338. },
  339. {
  340. "root": "admin/itemClass",
  341. "pages": [
  342. {"path": "list","style": {"navigationBarTitleText": "花材分类"}},
  343. {"path": "addPrice","style": {"navigationBarTitleText": "加价设置"}},
  344. {"path": "more","style": {"navigationBarTitleText": "更多"}}
  345. ]
  346. },
  347. {
  348. "root": "admin/hb",
  349. "pages": [
  350. {"path": "list","style": {"navigationBarTitleText": "红包"}},
  351. {"path": "rechargeList","style": {"navigationBarTitleText": "充值记录"}},
  352. {"path": "xrFl","style": {"navigationBarTitleText": "新客到店福利"}},
  353. {"path": "tjFl","style": {"navigationBarTitleText": "推荐新客福利"}}
  354. ]
  355. },
  356. {
  357. "root": "admin/order",
  358. "pages": [
  359. {"path": "itemOrder","style": {"navigationBarTitleText": "订单列表"}},
  360. {"path": "bookSet","style": {"navigationBarTitleText": "预订设置"}},
  361. {"path": "statBook","style": {"navigationBarTitleText": "预订单"}},
  362. {"path": "statKhBook","style": {"navigationBarTitleText": "详情"}}
  363. ]
  364. },
  365. {
  366. "root": "admin/cg",
  367. "pages": [
  368. {"path": "set","style": {"navigationBarTitleText": "采购设置"}}
  369. ]
  370. },
  371. {
  372. "root": "admin/book",
  373. "pages": [
  374. {"path": "index","style": {"navigationBarTitleText": "使用教程"}},
  375. {"path": "detail","style": {"navigationBarTitleText": ""}}
  376. ]
  377. }
  378. ],
  379. "globalStyle": {
  380. "navigationBarBackgroundColor": "#fff",
  381. "navigationBarTitleText": "销花宝",
  382. "navigationBarTextStyle": "black",
  383. "backgroundColor": "#f9fbfc",
  384. "onReachBottomDistance": 300
  385. },
  386. "tabBar": {
  387. "color": "#C0C4CC",
  388. "selectedColor": "#3385FF",
  389. "borderStyle": "black",
  390. "backgroundColor": "#ffffff",
  391. "list": [
  392. { "pagePath": "admin/home/workbench", "iconPath": "static/images/common/shop-tab_no.png", "selectedIconPath": "static/images/common/shop-tab.png", "text": "店铺" },
  393. { "pagePath": "admin/home/order", "iconPath": "static/images/common/order-no.png", "selectedIconPath": "static/images/common/order-is.png", "text": "订单" },
  394. { "pagePath": "admin/home/member", "iconPath": "static/images/common/member-no.png", "selectedIconPath": "static/images/common/member-is.png", "text": "客户" },
  395. { "pagePath": "admin/home/apply", "iconPath": "static/images/common/category-no.png", "selectedIconPath": "static/images/common/shop-apply.png", "text": "应用" },
  396. { "pagePath": "admin/home/me", "iconPath": "static/images/common/user-no.png", "selectedIconPath": "static/images/common/shop-me.png", "text": "我的" }
  397. ]
  398. }
  399. }