pages.json 15 KB

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