pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  1. {
  2. "pages": [
  3. {"path": "admin/home/workbench","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  4. {"path": "admin/home/result","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  5. {"path": "admin/home/callback","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  6. {"path": "admin/home/console","style": {"navigationBarTitleText": ""}},
  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/me","style": {"navigationBarTitleText": "我的","enablePullDownRefresh": true,"navigationStyle": "custom"}},
  11. {"path": "admin/home/mall","style": {"navigationBarTitleText": "商城"}},
  12. {"path": "common/redirect","style": {"navigationBarTitleText": "加载中..."}},
  13. {"path": "common/webview","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}},
  14. {"path": "common/pageSuccess","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}}
  15. ],
  16. "subPackages": [
  17. {
  18. "root": "admin/ptItem",
  19. "pages": [
  20. {"path": "itemList","style": {"navigationBarTitleText": "从平台选花材"}}
  21. ]
  22. },
  23. {
  24. "root": "admin/shopYeChange",
  25. "pages": [
  26. {"path": "list","style": {"navigationBarTitleText": "余额明细"}}
  27. ]
  28. },
  29. {
  30. "root": "admin/custom",
  31. "pages": [
  32. {"path": "selectCustom","style": {"navigationBarTitleText": "选择客户"}}
  33. ]
  34. },
  35. {
  36. "root": "pagesClient",
  37. "pages": [
  38. {"path": "member/add","style": {"navigationBarTitleText": "添加客户"}},
  39. {"path": "member/detail","style": {"navigationBarTitleText": "客户详情"}},
  40. {"path": "member/bind","style": {"navigationBarTitleText": "绑定微信"}},
  41. {"path": "official/index","style": {"navigationBarTitleText": "销花宝"}},
  42. {"path": "official/pay","style": {"navigationBarTitleText": "支付"}},
  43. {"path": "official/apply","style": {"navigationBarTitleText": "申请"}},
  44. {"path": "official/clientApply","style": {"navigationBarTitleText": "结果"}},
  45. {"path": "official/clientResult","style": {"navigationBarTitleText": "提交审核"}},
  46. {"path": "official/renewal","style": {"navigationBarTitleText": "续期"}},
  47. {"path": "official/callback","style": {"navigationBarTitleText": "回调"}},
  48. {"path": "official/latest-shop","style": {"navigationBarTitleText": "最近访问"}},
  49. {"path": "official/result","style": {"navigationBarTitleText": "结果"}},
  50. {"path": "official/warn","style": {"navigationBarTitleText": "开启微信提醒"}}
  51. ]
  52. },
  53. {
  54. "root": "pagesShare",
  55. "pages": [
  56. {"path": "pay","style": {"navigationBarTitleText": "付款"}}
  57. ]
  58. },
  59. {
  60. "root": "pagesOrder",
  61. "pages": [
  62. {"path": "detail","style": {"navigationBarTitleText": "订单详情", "enablePullDownRefresh": true}},
  63. {"path": "refund","style": {"navigationBarTitleText": "退款"}},
  64. {"path": "refundMsg","style": {"navigationBarTitleText": "退款"}},
  65. {"path": "ship","style": {"navigationBarTitleText": "发货"}},
  66. {"path": "shipInfo","style": {"navigationBarTitleText": "发货"}},
  67. {"path": "select","style": {"navigationBarTitleText": "重选花材"}},
  68. {"path": "print","style": {"navigationBarTitleText": "连接蓝牙"}}
  69. ]
  70. },
  71. {
  72. "root": "pagesStore",
  73. "pages": [
  74. {"path": "me/withdraw","style": {"navigationBarTitleText": "提现记录"}},
  75. {"path": "me/incomeExpenses","style": {"navigationBarTitleText": "收支记录"}},
  76. {"path": "me/recharge","style": {"navigationBarTitleText": "充值"}},
  77. {"path": "me/rechargeList","style": {"navigationBarTitleText": "充值记录"}},
  78. {"path": "me/cashSet","style": {"navigationBarTitleText": "提现帐号"}},
  79. {"path": "me/expressSet","style": {"navigationBarTitleText": "快递设置"}},
  80. {"path": "me/rechargeSuccess","style": {"navigationBarTitleText": "充值成功"}}
  81. ]
  82. },
  83. {
  84. "root": "admin/changePrice",
  85. "pages": [
  86. {"path": "list","style": {"navigationBarTitleText": "批量改价"}}
  87. ]
  88. },
  89. {
  90. "root": "admin/ghs",
  91. "pages": [
  92. {"path": "shop","style": {"navigationBarTitleText": "供应商"}}
  93. ]
  94. },
  95. {
  96. "root": "admin/breakage",
  97. "pages": [
  98. {"path": "list","style": {"navigationBarTitleText": "报损单","enablePullDownRefresh": true}},
  99. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  100. {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
  101. {"path": "confirm","style": {"navigationBarTitleText": "确认订单"}},
  102. {"path": "result","style": {"navigationBarTitleText": "操作成功"}}
  103. ]
  104. },
  105. {
  106. "root": "admin/coupon",
  107. "pages": [
  108. {"path": "list","style": {"navigationBarTitleText": "优惠券"}}
  109. ]
  110. },
  111. {
  112. "root": "admin/ad",
  113. "pages": [
  114. {"path": "list","style": {"navigationBarTitleText": "广告列表"}},
  115. {"path": "add","style": {"navigationBarTitleText": "添加广告"}},
  116. {"path": "sel-goods","style": {"navigationBarTitleText": "商品选择"}}
  117. ]
  118. },
  119. {
  120. "root": "admin/staff",
  121. "pages": [
  122. {"path": "list","style": {"navigationBarTitleText": "员工管理"}},
  123. {"path": "add","style": {"navigationBarTitleText": ""}},
  124. {"path": "sel-member","style": {"navigationBarTitleText": "客户列表"}},
  125. {"path": "achieve","style": {"navigationBarTitleText": "员工业绩"}}
  126. ]
  127. },
  128. {
  129. "root": "admin/shop",
  130. "pages": [
  131. {"path": "list","style": {"navigationBarTitleText": "店铺管理"}},
  132. {"path": "add","style": {"navigationBarTitleText": ""}},
  133. {"path": "print","style": {"navigationBarTitleText": "云打印"}},
  134. {"path": "changeShop","style": {"navigationBarTitleText": "切换门店"}},
  135. {"path": "jc","style": {"navigationBarTitleText": "新手使用教程"}}
  136. ]
  137. },
  138. {
  139. "root": "admin/setting",
  140. "pages": [
  141. {"path": "list","style": {"navigationBarTitleText": "设置"}},
  142. {"path": "wx-menu","style": {"navigationBarTitleText": "公众号菜单设置"}},
  143. {"path": "coupon","style": {"navigationBarTitleText": "新客优惠"}},
  144. {"path": "level","style": {"navigationBarTitleText": "客户等级设置"}},
  145. {"path": "password","style": {"navigationBarTitleText": "密码设置"}}
  146. ]
  147. },
  148. {
  149. "root": "admin/goodsManage",
  150. "pages": [
  151. {"path": "list","style": {"navigationBarTitleText": "商品管理"}},
  152. {"path": "category","style": {"navigationBarTitleText": "分类管理"}},
  153. {"path": "add","style": {"navigationBarTitleText": "添加商品"}},
  154. {"path": "img-store","style": {"navigationBarTitleText": "图库管理"}},
  155. {"path": "goods-name","style": {"navigationBarTitleText": "填写商品信息"}},
  156. {"path": "freight","style": {"navigationBarTitleText": "运费设置"}},
  157. {"path": "price-increase","style": {"navigationBarTitleText": "节假日自动涨价"}}
  158. ]
  159. },
  160. {
  161. "root": "admin/shopAdmin",
  162. "pages": [
  163. {"path": "bind","style": {"navigationBarTitleText": "管理员绑定"}}
  164. ]
  165. },
  166. {
  167. "root": "admin/assets",
  168. "pages": [
  169. {"path": "list","style": {"navigationBarTitleText": "收入明细"}}
  170. ]
  171. },
  172. {
  173. "root": "admin/chat",
  174. "pages": [
  175. {"path": "index","style": {"navigationBarTitleText": "客服","enablePullDownRefresh": true}}
  176. ]
  177. },
  178. {
  179. "root": "admin/template",
  180. "pages": [
  181. {"path": "index","style": {"navigationBarTitleText": "选择模板"}}
  182. ]
  183. },
  184. {
  185. "root": "admin/statistics",
  186. "pages": [
  187. {"path": "profit","style": {"navigationBarTitleText": "利润表"}},
  188. {"path": "productSale","style": {"navigationBarTitleText": "花材销量"}},
  189. {"path": "customSale","style": {"navigationBarTitleText": "客户销量"}},
  190. {"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
  191. {"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
  192. {"path": "mayPayStat","style": {"navigationBarTitleText": "应付款"}}
  193. ]
  194. },
  195. {
  196. "root": "admin/billing",
  197. "pages": [
  198. {
  199. "path": "index",
  200. "style": {
  201. "navigationBarTitleText": "开单"
  202. }
  203. },
  204. {
  205. "path": "customerPlace",
  206. "style": {
  207. "navigationBarTitleText": "开单"
  208. }
  209. },
  210. {
  211. "path": "result",
  212. "style": {
  213. "navigationBarTitleText": "开单结果"
  214. }
  215. },
  216. {
  217. "path": "affirm",
  218. "style": {
  219. "navigationBarTitleText": "确认下单"
  220. }
  221. },
  222. {
  223. "path": "customerAffirm",
  224. "style": {
  225. "navigationBarTitleText": "确认下单"
  226. }
  227. },
  228. {
  229. "path": "confirm",
  230. "style": {
  231. "navigationBarTitleText": "待确认"
  232. }
  233. }
  234. ]
  235. },
  236. {
  237. "root": "pagesStorehouse/shop/",
  238. "pages": [
  239. {
  240. "path": "list",
  241. "style": {
  242. "navigationBarTitleText": "门店管理",
  243. "enablePullDownRefresh": true
  244. }
  245. },
  246. {
  247. "path": "update",
  248. "style": {
  249. "navigationBarTitleText": "门店编辑"
  250. }
  251. }
  252. ]
  253. },
  254. {
  255. "root": "pagesStorehouse/inventory/",
  256. "pages": [
  257. {
  258. "path": "list",
  259. "style": {
  260. "navigationBarTitleText": "盘点",
  261. "enablePullDownRefresh": true
  262. }
  263. },
  264. {
  265. "path": "details",
  266. "style": {
  267. "navigationBarTitleText": "盘点详情"
  268. }
  269. },
  270. {
  271. "path": "update",
  272. "style": {
  273. "navigationBarTitleText": "新增"
  274. }
  275. },
  276. {
  277. "path": "select",
  278. "style": {
  279. "navigationBarTitleText": "盘点花材"
  280. }
  281. }
  282. ]
  283. },
  284. {
  285. "root": "pagesStorehouse/allot/",
  286. "pages": [
  287. {
  288. "path": "exDetails",
  289. "style": {
  290. "navigationBarTitleText": "出库详情"
  291. }
  292. },
  293. {
  294. "path": "addExDetails",
  295. "style": {
  296. "navigationBarTitleText": "新增"
  297. }
  298. },
  299. {
  300. "path": "allotEx",
  301. "style": {
  302. "navigationBarTitleText": "调拨出库",
  303. "enablePullDownRefresh": true
  304. }
  305. },
  306. {
  307. "path": "exSelect",
  308. "style": {
  309. "navigationBarTitleText": "选择商品",
  310. "enablePullDownRefresh": true
  311. }
  312. },
  313. {
  314. "path": "putDetails",
  315. "style": {
  316. "navigationBarTitleText": "入库详情"
  317. }
  318. },
  319. {
  320. "path": "allotPut",
  321. "style": {
  322. "navigationBarTitleText": "调拨入库",
  323. "enablePullDownRefresh": true
  324. }
  325. }
  326. ]
  327. },
  328. {
  329. "root": "pagesStorehouse/flower/",
  330. "pages": [
  331. {
  332. "path": "category",
  333. "style": {
  334. "navigationBarTitleText": "花材管理",
  335. "enablePullDownRefresh": true
  336. }
  337. },
  338. {
  339. "path": "manage",
  340. "style": {
  341. "navigationBarTitleText": "花材",
  342. "enablePullDownRefresh": true
  343. }
  344. }
  345. ]
  346. },
  347. {
  348. "root": "pagesStorehouse/stockWarn/",
  349. "pages": [
  350. {
  351. "path": "manage",
  352. "style": {
  353. "navigationBarTitleText": "库存预警",
  354. "enablePullDownRefresh": true
  355. }
  356. },
  357. {
  358. "path": "detailed",
  359. "style": {
  360. "navigationBarTitleText": "库存明细",
  361. "enablePullDownRefresh": true
  362. }
  363. }
  364. ]
  365. },
  366. {
  367. "root": "pagesPurchase",
  368. "pages": [
  369. {
  370. "path": "result",
  371. "style": {
  372. "navigationBarTitleText": "结果"
  373. }
  374. },
  375. {
  376. "path": "add",
  377. "style": {
  378. "navigationBarTitleText": "新增采购单",
  379. "enablePullDownRefresh": true
  380. }
  381. },
  382. {
  383. "path": "details",
  384. "style": {
  385. "navigationBarTitleText": "确认订单"
  386. }
  387. },
  388. {
  389. "path": "components/pageSuccess",
  390. "style": {
  391. "navigationBarBackgroundColor": "#ffffff",
  392. "navigationBarTextStyle": "black"
  393. }
  394. },
  395. {
  396. "path": "order",
  397. "style": {
  398. "navigationBarTitleText": "采购订单",
  399. "enablePullDownRefresh": true
  400. }
  401. },
  402. {
  403. "path": "supplier",
  404. "style": {
  405. "navigationBarTitleText": "供应商",
  406. "enablePullDownRefresh": true
  407. }
  408. },
  409. {
  410. "path": "suppAdd",
  411. "style": {
  412. "navigationBarTitleText": "添加供应商",
  413. "enablePullDownRefresh": true
  414. }
  415. },
  416. {
  417. "path": "info",
  418. "style": {
  419. "navigationBarTitleText": "订单详情",
  420. "enablePullDownRefresh": true
  421. }
  422. }
  423. ]
  424. },
  425. {
  426. "root": "pagesArrears",
  427. "pages": [
  428. {
  429. "path": "list",
  430. "style": {
  431. "navigationBarTitleText": "客户欠款",
  432. "enablePullDownRefresh": true
  433. }
  434. },
  435. {
  436. "path": "details",
  437. "style": {
  438. "navigationBarTitleText": "欠款明细",
  439. "enablePullDownRefresh": true
  440. }
  441. }
  442. ]
  443. },
  444. {
  445. "root": "pagesGys",
  446. "pages": [
  447. {
  448. "path": "list",
  449. "style": {
  450. "navigationBarTitleText": "欠款",
  451. "enablePullDownRefresh": true
  452. }
  453. },
  454. {
  455. "path": "details",
  456. "style": {
  457. "navigationBarTitleText": "结帐单",
  458. "enablePullDownRefresh": true
  459. }
  460. }
  461. ]
  462. },
  463. {
  464. "root": "pagesInvite",
  465. "pages": [
  466. {
  467. "path": "list",
  468. "style": {
  469. "navigationBarTitleText": "邀请开店",
  470. "enablePullDownRefresh": true
  471. }
  472. },
  473. {
  474. "path": "inviteShop",
  475. "style": {
  476. "navigationBarTitleText": ""
  477. }
  478. },
  479. {
  480. "path": "inviteGhsShop",
  481. "style": {
  482. "navigationBarTitleText": ""
  483. }
  484. }
  485. ]
  486. },
  487. {
  488. "root": "pagesStatistics",
  489. "pages": [
  490. {
  491. "path": "business",
  492. "style": {
  493. "navigationBarTitleText": "营业概况",
  494. "enablePullDownRefresh": true
  495. }
  496. }
  497. ]
  498. },
  499. {
  500. "root": "admin/clear",
  501. "pages": [
  502. {
  503. "path": "list",
  504. "style": {
  505. "navigationBarTitleText": "结帐单"
  506. }
  507. },
  508. {
  509. "path": "info",
  510. "style": {
  511. "navigationBarTitleText": "详情"
  512. }
  513. },
  514. {
  515. "path": "customList",
  516. "style": {
  517. "navigationBarTitleText": "历史帐单"
  518. }
  519. },
  520. {
  521. "path": "customInfo",
  522. "style": {
  523. "navigationBarTitleText": "详情"
  524. }
  525. }
  526. ]
  527. },
  528. {
  529. "root": "admin/item",
  530. "pages": [
  531. {
  532. "path": "list",
  533. "style": {
  534. "navigationBarTitleText": "花材列表"
  535. }
  536. },
  537. {
  538. "path": "detail",
  539. "style": {
  540. "navigationBarTitleText": "花材详情"
  541. }
  542. },
  543. {
  544. "path": "xj",
  545. "style": {
  546. "navigationBarTitleText": "请选择颜色"
  547. }
  548. },
  549. {
  550. "path": "xjSelect",
  551. "style": {
  552. "navigationBarTitleText": "小菊颜色选择"
  553. }
  554. }
  555. ]
  556. },
  557. {
  558. "root": "admin/itemClass",
  559. "pages": [
  560. {
  561. "path": "list",
  562. "style": {
  563. "navigationBarTitleText": "花材分类"
  564. }
  565. }
  566. ]
  567. }
  568. ],
  569. "globalStyle": {
  570. // #ifdef H5
  571. "navigationStyle": "custom",
  572. // #endif
  573. "navigationBarBackgroundColor": "#fff",
  574. "navigationBarTitleText": "花卉宝",
  575. "navigationBarTextStyle": "black",
  576. "backgroundColor": "#f9fbfc",
  577. "onReachBottomDistance": 300
  578. },
  579. "tabBar": {
  580. "color": "#C0C4CC",
  581. "selectedColor": "#3385FF",
  582. "borderStyle": "black",
  583. "backgroundColor": "#ffffff",
  584. "list": [
  585. {
  586. "pagePath": "admin/home/workbench",
  587. "iconPath": "static/images/common/shop-tab_no.png",
  588. "selectedIconPath": "static/images/common/shop-tab.png",
  589. "text": "店铺"
  590. },
  591. {
  592. "pagePath": "admin/home/order",
  593. "iconPath": "static/images/common/order-no.png",
  594. "selectedIconPath": "static/images/common/order-is.png",
  595. "text": "订单"
  596. },
  597. {
  598. "pagePath": "admin/home/member",
  599. "iconPath": "static/images/common/member-no.png",
  600. "selectedIconPath": "static/images/common/member-is.png",
  601. "text": "客户"
  602. },
  603. {
  604. "pagePath": "admin/home/apply",
  605. "iconPath": "static/images/common/category-no.png",
  606. "selectedIconPath": "static/images/common/shop-apply.png",
  607. "text": "应用"
  608. },
  609. {
  610. "pagePath": "admin/home/me",
  611. "iconPath": "static/images/common/user-no.png",
  612. "selectedIconPath": "static/images/common/shop-me.png",
  613. "text": "我的"
  614. }
  615. ]
  616. }
  617. }