pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "enablePullDownRefresh": false,
  6. "navigationStyle": "custom",
  7. "navigationBarTitleText": "商城首页"
  8. }
  9. },
  10. {
  11. "path": "pages/menu/menu",
  12. "style": {
  13. "navigationStyle": "custom",
  14. "navigationBarTitleText": "菜单"
  15. }
  16. },
  17. // #ifndef MP
  18. {
  19. "path": "pages/public/register",
  20. "style": {
  21. "navigationBarTitleText": "注册",
  22. "app-plus": {
  23. "titleNView": {
  24. "type": "transparent"
  25. }
  26. }
  27. }
  28. }, {
  29. "path": "pages/public/login",
  30. "style": {
  31. "navigationBarTitleText": "登录",
  32. "app-plus": {
  33. "titleNView": {
  34. "type": "transparent"
  35. }
  36. }
  37. }
  38. },
  39. {
  40. "path": "pages/public/forget",
  41. "style": {
  42. "navigationBarTitleText": "忘记密码",
  43. "app-plus": {
  44. "titleNView": {
  45. "type": "transparent"
  46. }
  47. }
  48. }
  49. },
  50. {
  51. "path": "pages/redirect/redirect",
  52. "style": {
  53. "navigationBarTitleText": "微信登录跳转页面",
  54. "app-plus": {
  55. "titleNView": false
  56. }
  57. }
  58. },
  59. // #endif
  60. {
  61. "path": "pages/public/wxLogin",
  62. "style": {
  63. "navigationBarTitleText": "微信登录",
  64. "app-plus": {
  65. "titleNView": {
  66. "type": "transparent"
  67. }
  68. }
  69. }
  70. },
  71. {
  72. "path": "pages/product/groupBooking/index",
  73. "style": {
  74. "enablePullDownRefresh": true,
  75. "navigationBarTitleText": "超值拼团",
  76. "navigationBarBackgroundColor": "#901b21",
  77. "navigationBarTextStyle": "white"
  78. }
  79. },
  80. {
  81. "path": "pages/product/groupBooking/detail",
  82. "style": {
  83. "navigationBarTitleText": "拼团列表",
  84. "app-plus": {
  85. "titleNView": {
  86. "type": "transparent"
  87. }
  88. }
  89. }
  90. },
  91. {
  92. "path": "pages/product/groupBooking/inviteImg",
  93. "style": {
  94. "navigationBarTitleText": "拼团邀请图",
  95. "app-plus": {
  96. "titleNView": false
  97. }
  98. }
  99. },
  100. {
  101. "path": "pages/product/groupBooking/productGroup",
  102. "style": {
  103. "navigationBarTitleText": "商品详情"
  104. }
  105. },
  106. // #ifndef MP
  107. {
  108. "path": "pages/product/reply",
  109. "style": {
  110. "navigationBarTitleText": "商品评价",
  111. "app-plus": {
  112. "titleNView": {
  113. "type": "transparent"
  114. }
  115. }
  116. }
  117. },
  118. // #endif
  119. {
  120. "path": "pages/product/exchange",
  121. "style": {
  122. "navigationBarTitleText": "兑换券"
  123. // "app-plus": {
  124. // "titleNView": {
  125. // "type": "transparent"
  126. // }
  127. // }
  128. }
  129. },
  130. {
  131. "path": "pages/product/exchangeDetail",
  132. "style": {
  133. "navigationBarTitleText": "兑换券详情"
  134. // "app-plus": {
  135. // "titleNView": {
  136. // "type": "transparent"
  137. // }
  138. // }
  139. }
  140. },
  141. {
  142. "path": "pages/product/product",
  143. "style": {
  144. "navigationBarTitleText": "商品详情",
  145. "app-plus": {
  146. "titleNView": {
  147. "type": "transparent"
  148. }
  149. }
  150. }
  151. },
  152. {
  153. "path": "pages/product/seckill",
  154. "style": {
  155. "navigationBarTitleText": "限时秒杀",
  156. "navigationBarBackgroundColor": "#901b21",
  157. "navigationBarTextStyle": "white"
  158. }
  159. },
  160. {
  161. "path": "pages/product/pointsExchange",
  162. "style": {
  163. "navigationBarTitleText": "积分兑换",
  164. "navigationBarBackgroundColor": "#901b21",
  165. "navigationBarTextStyle": "white"
  166. }
  167. },
  168. {
  169. "path": "pages/product/list",
  170. "style": {
  171. "enablePullDownRefresh": true,
  172. "navigationBarTitleText": "商品列表"
  173. }
  174. },
  175. {
  176. "path": "pages/product/discount",
  177. "style": {
  178. "enablePullDownRefresh": true,
  179. "navigationBarTitleText": "优惠券"
  180. }
  181. },
  182. // #ifndef MP
  183. {
  184. "path": "pages/product/jmszg",
  185. "style": {
  186. "enablePullDownRefresh": true,
  187. "navigationBarTitleText": "加盟商专供"
  188. }
  189. },
  190. // #endif
  191. {
  192. "path": "pages/product/search",
  193. "style": {
  194. "enablePullDownRefresh": true,
  195. // #ifdef APP-PLUS
  196. "navigationStyle": "custom",
  197. // #endif
  198. // #ifndef MP || APP-PLUS
  199. "app-plus": {
  200. "titleNView": {
  201. "searchInput": {
  202. "backgroundColor": "rgba(231, 231, 231,.7)",
  203. "borderRadius": "16px",
  204. "placeholder": "请输入关键字",
  205. "disabled": false,
  206. "placeholderColor": "#606266",
  207. "align": "left"
  208. },
  209. "buttons": [{
  210. "text": "搜索",
  211. "fontSize": "14",
  212. "color": "#303133",
  213. "background": "rgba(0,0,0,0)",
  214. "width": "40px"
  215. }]
  216. }
  217. },
  218. // #endif
  219. "navigationBarTitleText": "搜索"
  220. }
  221. },
  222. {
  223. "path": "pages/set/set",
  224. "style": {
  225. "navigationBarTitleText": "设置"
  226. }
  227. },
  228. {
  229. "path": "pages/set/address",
  230. "style": {
  231. "enablePullDownRefresh": true,
  232. // #ifdef APP-PLUS
  233. "navigationStyle": "custom",
  234. // #endif
  235. // #ifndef MP || APP-PLUS
  236. "app-plus": {
  237. "titleNView": {
  238. "buttons": [{
  239. "text": "新增",
  240. "fontSize": "14",
  241. "color": "#FFFFFF",
  242. "width": "40px"
  243. }]
  244. }
  245. },
  246. // #endif
  247. "navigationBarTitleText": "收货地址"
  248. }
  249. },
  250. {
  251. "path": "pages/set/point",
  252. "style": {
  253. "navigationBarTitleText": "自提点管理"
  254. }
  255. },
  256. {
  257. "path": "pages/set/addressManage",
  258. "style": {
  259. "navigationBarTitleText": ""
  260. }
  261. },
  262. {
  263. "path": "pages/set/pointManage",
  264. "style": {
  265. "navigationBarTitleText": ""
  266. }
  267. },
  268. // #ifndef MP
  269. {
  270. "path": "pages/set/phone",
  271. "style": {
  272. "navigationBarTitleText": "实名认证"
  273. }
  274. },
  275. // #endif
  276. {
  277. "path": "pages/set/password",
  278. "style": {
  279. "navigationBarTitleText": "修改密码"
  280. }
  281. },
  282. {
  283. "path": "pages/set/userinfo",
  284. "style": {
  285. "navigationBarTitleText": "修改资料"
  286. }
  287. }, {
  288. "path": "pages/cart/cart",
  289. "style": {
  290. "navigationBarTitleText": "我的订单",
  291. "navigationBarBackgroundColor": "#901b21",
  292. "navigationBarTextStyle": "white"
  293. }
  294. },
  295. // {
  296. // "path": "pages/user/user",
  297. // "style": {
  298. // // #ifndef MP-WEIXIN
  299. // "navigationStyle": "custom",
  300. // // #endif
  301. // "navigationBarTitleText": "个人中心"
  302. // }
  303. // },
  304. {
  305. "path": "pages/user/user",
  306. "style": {
  307. "navigationStyle": "custom",
  308. "navigationBarTitleText": "个人中心"
  309. }
  310. }
  311. ],
  312. "subPackages": [
  313. {
  314. "root": "user",
  315. "pages": [
  316. {
  317. "path": "page/storeCommission",
  318. "style": {
  319. "navigationBarTitleText": "门店佣金"
  320. }
  321. },
  322. {
  323. "path": "page/orderDetail",
  324. "style": {
  325. "navigationBarTitleText": "订单详情"
  326. }
  327. },
  328. {
  329. "path": "page/shareQrCode",
  330. "style": {
  331. "navigationBarTitleText": "邀请好友"
  332. }
  333. },
  334. {
  335. "path": "page/shareEx",
  336. "style": {
  337. "navigationBarTitleText": ""
  338. }
  339. },
  340. {
  341. "path": "page/depositAdmin",
  342. "style": {
  343. "navigationBarTitleText": "押金管理"
  344. }
  345. },
  346. {
  347. "path": "page/myex",
  348. "style": {
  349. "navigationBarTitleText": "我的兑换券"
  350. }
  351. },
  352. {
  353. "path": "page/dlcenter",
  354. "style": {
  355. "navigationBarTitleText": "代理收益"
  356. }
  357. },
  358. {
  359. "path": "page/refundAdmin",
  360. "style": {
  361. "navigationBarTitleText": "退款管理"
  362. }
  363. },
  364. {
  365. "path": "page/wipe",
  366. "style": {
  367. "navigationBarTitleText": "自提管理"
  368. }
  369. },
  370. {
  371. "path": "page/award",
  372. "style": {
  373. "navigationBarTitleText": "我的佣金"
  374. }
  375. },
  376. {
  377. "path": "page/withdrawal",
  378. "style": {
  379. "navigationBarTitleText": "奖励提现"
  380. }
  381. },
  382. {
  383. "path": "page/scoreAccumulate",
  384. "style": {
  385. "navigationBarTitleText": "我的积分"
  386. }
  387. },
  388. {
  389. "path": "page/extension",
  390. "style": {
  391. "navigationBarTitleText": "我的推广"
  392. // "navigationStyle": "custom"
  393. }
  394. },
  395. {
  396. "path": "page/revenueCenter",
  397. "style": {
  398. "navigationBarTitleText": "收益报告",
  399. "navigationStyle": "custom"
  400. }
  401. },
  402. {
  403. "path": "page/recommend",
  404. "style": {
  405. "navigationBarTitleText": "推荐充值码",
  406. "navigationStyle": "custom"
  407. }
  408. },
  409. {
  410. "path": "page/recode",
  411. "style": {
  412. "navigationBarTitleText": "充值记录"
  413. }
  414. },
  415. {
  416. "path": "page/pay",
  417. "style": {
  418. "navigationBarTitleText": "付款"
  419. }
  420. },
  421. {
  422. "path": "page/delivery",
  423. "style": {
  424. "navigationBarTitleText": "送货管理"
  425. }
  426. }
  427. ]
  428. },
  429. {
  430. "root": "pages/order",
  431. "pages": [
  432. {
  433. "path": "order",
  434. "style": {
  435. "navigationBarTitleText": "我的订单",
  436. "app-plus": {
  437. "bounce": "none"
  438. }
  439. }
  440. },
  441. {
  442. "path": "adminOrder",
  443. "style": {
  444. "navigationBarTitleText": "我的订单",
  445. "app-plus": {
  446. "bounce": "none"
  447. }
  448. }
  449. },
  450. {
  451. "path": "orderDetail",
  452. "style": {
  453. "navigationBarTitleText": "订单详情",
  454. "app-plus": {
  455. "bounce": "none"
  456. }
  457. }
  458. },
  459. // #ifndef MP
  460. {
  461. "path": "evaluate",
  462. "style": {
  463. "navigationBarTitleText": "评论"
  464. }
  465. },
  466. {
  467. "path": "expressInfo",
  468. "style": {
  469. "navigationBarTitleText": "快递详情"
  470. }
  471. },
  472. // #endif
  473. {
  474. "path": "orderRefund",
  475. "style": {
  476. "navigationBarTitleText": "申请退款"
  477. }
  478. },
  479. {
  480. "path": "verifyCode",
  481. "style": {
  482. "navigationBarTitleText": "我的核销劵"
  483. }
  484. },
  485. {
  486. "path": "createOrder",
  487. "style": {
  488. "navigationBarTitleText": "创建订单"
  489. }
  490. },
  491. {
  492. "path": "choisestore",
  493. "style": {
  494. "navigationBarTitleText": "选择门店",
  495. "navigationBarBackgroundColor": "#fff",
  496. "navigationBarTextStyle": "black"
  497. }
  498. }
  499. ]
  500. },
  501. // {
  502. // "root": "pages/menu",
  503. // "pages": [
  504. // {
  505. // "path": "menu",
  506. // "style": {
  507. // "navigationBarTitleText": "全部商品",
  508. // "enablePullDownRefresh": false,
  509. // "navigationStyle": "custom",
  510. // "app-plus": {
  511. // "bounce": "none"
  512. // }
  513. // }
  514. // }
  515. // ]
  516. // },
  517. {
  518. "root": "pages/recommend",
  519. "pages": [
  520. {
  521. "path": "recommend",
  522. "style": {
  523. "navigationBarTitleText": "为你推荐",
  524. "app-plus": {
  525. "bounce": "none"
  526. }
  527. }
  528. }
  529. ]
  530. },{
  531. "root": "pages/exchange",
  532. "pages": [
  533. {
  534. "path": "exchange",
  535. "style": {
  536. "navigationBarTitleText": "兑换券",
  537. "app-plus": {
  538. "bounce": "none"
  539. }
  540. }
  541. }
  542. ]
  543. },
  544. {
  545. "root": "pages/money",
  546. "pages": [
  547. {
  548. "path": "pay",
  549. "style": {
  550. "navigationBarTitleText": "支付"
  551. }
  552. },
  553. {
  554. "path": "paySuccess",
  555. "style": {
  556. "navigationBarTitleText": "支付成功"
  557. }
  558. },
  559. {
  560. "path": "wallet",
  561. "style": {
  562. "navigationBarTitleText": "我的钱包",
  563. "navigationBarBackgroundColor": "#921a23",
  564. "navigationBarTextStyle": "white"
  565. }
  566. },
  567. {
  568. "path": "account",
  569. "style": {
  570. "navigationBarTitleText": "提现账号"
  571. }
  572. },
  573. {
  574. "path": "withdrawal",
  575. "style": {
  576. "navigationBarTitleText": "提现"
  577. }
  578. },
  579. {
  580. "path": "recharge",
  581. "style": {
  582. "navigationBarTitleText": "充值中心"
  583. }
  584. }
  585. ]
  586. },
  587. {
  588. "root": "pages/tool",
  589. "pages": [
  590. {
  591. "path": "phoneBill",
  592. "style": {
  593. "navigationBarTitleText": "话费充值"
  594. }
  595. },
  596. {
  597. "path": "entity",
  598. "style": {
  599. "navigationBarTitleText": ""
  600. }
  601. }
  602. ]
  603. }
  604. ],
  605. "globalStyle": {
  606. "navigationBarTextStyle": "white",
  607. "navigationBarTitleText": "uni-app",
  608. "navigationBarBackgroundColor": "#901b21",
  609. "backgroundColor": "#f8f8f8"
  610. },
  611. "tabBar": {
  612. "color": "#C0C4CC",
  613. "selectedColor": "#901B21",
  614. "borderStyle": "black",
  615. "backgroundColor": "#ffffff",
  616. "list": [{
  617. "pagePath": "pages/index/index",
  618. "iconPath": "static/tabBar/tab-home.png",
  619. "selectedIconPath": "static/tabBar/home.png",
  620. "text": "首页"
  621. },{
  622. "pagePath": "pages/menu/menu",
  623. "iconPath": "static/tabBar/tab-menu.png",
  624. "selectedIconPath": "static/tabBar/menu.png",
  625. "text": "菜单"
  626. },
  627. {
  628. "pagePath": "pages/cart/cart",
  629. "iconPath": "static/tabBar/tab-order.png",
  630. "selectedIconPath": "static/tabBar/order.png",
  631. "text": "订单"
  632. },
  633. {
  634. "pagePath": "pages/user/user",
  635. "iconPath": "static/tabBar/tab-my.png",
  636. "selectedIconPath": "static/tabBar/tab-my-current.png",
  637. "text": "我的"
  638. }
  639. ]
  640. }
  641. }