pages.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "enablePullDownRefresh": true,
  6. "navigationStyle": "custom",
  7. "navigationBarTitleText": "商城首页"
  8. }
  9. },
  10. // {
  11. // "path": "pages/index/sign",
  12. // "style": {
  13. // "navigationBarTitleText": "每日签到",
  14. // "app-plus": {
  15. // "titleNView": {
  16. // "type": "transparent"
  17. // }
  18. // }
  19. // }
  20. // },
  21. {
  22. "path": "pages/public/register",
  23. "style": {
  24. "navigationBarTitleText": "注册",
  25. "app-plus": {
  26. "titleNView": {
  27. "type": "transparent"
  28. }
  29. }
  30. }
  31. }, {
  32. "path": "pages/public/login",
  33. "style": {
  34. "navigationBarTitleText": "登录",
  35. "app-plus": {
  36. "titleNView": {
  37. "type": "transparent"
  38. }
  39. }
  40. }
  41. },
  42. {
  43. "path": "pages/public/wxLogin",
  44. "style": {
  45. "navigationBarTitleText": "微信登录",
  46. "app-plus": {
  47. "titleNView": {
  48. "type": "transparent"
  49. }
  50. }
  51. }
  52. },
  53. {
  54. "path": "pages/public/forget",
  55. "style": {
  56. "navigationBarTitleText": "忘记密码",
  57. "app-plus": {
  58. "titleNView": {
  59. "type": "transparent"
  60. }
  61. }
  62. }
  63. },
  64. // {
  65. // "path": "pages/product/groupBooking/index",
  66. // "style": {
  67. // "enablePullDownRefresh": true,
  68. // "navigationBarTitleText": "超值拼团"
  69. // }
  70. // },
  71. // {
  72. // "path": "pages/product/groupBooking/detail",
  73. // "style": {
  74. // "navigationBarTitleText": "拼团列表",
  75. // "app-plus": {
  76. // "titleNView": {
  77. // "type": "transparent"
  78. // }
  79. // }
  80. // }
  81. // },
  82. // {
  83. // "path": "pages/product/groupBooking/productCollage", //拼团商品
  84. // "style": {
  85. // "app-plus": {
  86. // "titleNView": {
  87. // "type": "transparent"
  88. // }
  89. // },
  90. // "navigationBarTitleText": "商品详情"
  91. // }
  92. // },
  93. // {
  94. // "path": "pages/product/groupBooking/inviteImg",
  95. // "style": {
  96. // "navigationBarTitleText": "拼团邀请图",
  97. // "app-plus": {
  98. // "titleNView": false
  99. // }
  100. // }
  101. // },
  102. // {
  103. // "path": "pages/product/groupBooking/productGroup",
  104. // "style": {
  105. // "navigationBarTitleText": "拼团详情展示",
  106. // "app-plus": {
  107. // "titleNView": {
  108. // "type": "transparent"
  109. // }
  110. // }
  111. // }
  112. // },
  113. // {
  114. // "path": "pages/product/groupBooking/groupdetails",
  115. // "style": {
  116. // "navigationBarTitleText": "拼团详情",
  117. // "app-plus": {
  118. // "titleNView": false
  119. // }
  120. // }
  121. // },
  122. {
  123. "path": "pages/product/reply",
  124. "style": {
  125. "navigationBarTitleText": "商品评价",
  126. "app-plus": {
  127. "titleNView": {
  128. "type": "transparent"
  129. }
  130. }
  131. }
  132. },
  133. {
  134. "path": "pages/product/product",
  135. "style": {
  136. "navigationBarTitleText": "详情展示",
  137. "app-plus": {
  138. "titleNView": {
  139. "type": "transparent"
  140. }
  141. }
  142. }
  143. },
  144. {
  145. "path": "pages/product/construction",
  146. "style": {
  147. "navigationBarTitleText": "施工产品",
  148. "app-plus": {
  149. "titleNView": {
  150. "type": "transparent"
  151. }
  152. }
  153. }
  154. },
  155. {
  156. "path": "pages/product/seckill",
  157. "style": {
  158. "navigationBarTitleText": "限时秒杀"
  159. }
  160. },
  161. {
  162. "path": "pages/product/list",
  163. "style": {
  164. "enablePullDownRefresh": true,
  165. "navigationBarTitleText": "商品列表"
  166. }
  167. },
  168. {
  169. "path": "pages/product/search",
  170. "style": {
  171. "enablePullDownRefresh": true,
  172. // #ifdef APP-PLUS
  173. "navigationStyle": "custom",
  174. // #endif
  175. // #ifndef MP || APP-PLUS
  176. "app-plus": {
  177. "titleNView": {
  178. "searchInput": {
  179. "backgroundColor": "rgba(231, 231, 231,.7)",
  180. "borderRadius": "16px",
  181. "placeholder": "请输入关键字",
  182. "disabled": false,
  183. "placeholderColor": "#606266",
  184. "align": "left"
  185. },
  186. "buttons": [{
  187. "text": "搜索",
  188. "fontSize": "14",
  189. "color": "#303133",
  190. "background": "rgba(0,0,0,0)",
  191. "width": "40px"
  192. }]
  193. }
  194. },
  195. // #endif
  196. "navigationBarTitleText": "搜索"
  197. }
  198. },
  199. {
  200. "path": "pages/product/classify",
  201. "style": {
  202. "navigationStyle": "custom",
  203. "app-plus": {
  204. "titleNView": {
  205. "type": "transparent"
  206. }
  207. }
  208. }
  209. },
  210. {
  211. "path": "pages/set/set",
  212. "style": {
  213. "navigationBarTitleText": "设置"
  214. }
  215. },
  216. {
  217. "path": "pages/set/address",
  218. "style": {
  219. "navigationBarTitleText": "收货地址"
  220. }
  221. },
  222. {
  223. "path": "pages/set/addressManage",
  224. "style": {
  225. "navigationBarTitleText": ""
  226. }
  227. },
  228. {
  229. "path": "pages/set/phone",
  230. "style": {
  231. "navigationBarTitleText": "实名认证"
  232. }
  233. },
  234. {
  235. "path": "pages/set/password",
  236. "style": {
  237. "navigationBarTitleText": "修改密码"
  238. }
  239. },
  240. {
  241. "path": "pages/set/userinfo",
  242. "style": {
  243. "navigationBarTitleText": "修改资料"
  244. }
  245. }, {
  246. "path": "pages/cart/cart",
  247. "style": {
  248. "navigationBarTitleText": "购物车"
  249. }
  250. },
  251. {
  252. "path": "pages/user/user",
  253. "style": {
  254. // #ifndef MP-WEIXIN
  255. "navigationStyle": "custom",
  256. // #endif
  257. "navigationBarTitleText": "个人中心"
  258. }
  259. },
  260. {
  261. "path": "pages/user/award",
  262. "style": {
  263. "navigationBarTitleText": "奖励明细",
  264. "app-plus": {
  265. "titleNView": {
  266. "type": "transparent"
  267. }
  268. }
  269. }
  270. },
  271. {
  272. "path": "pages/user/withdrawal",
  273. "style": {
  274. "navigationBarTitleText": "奖励提现"
  275. }
  276. },
  277. {
  278. "path": "pages/user/notice",
  279. "style": {
  280. "navigationBarTitleText": "通知"
  281. }
  282. },
  283. // {
  284. // "path": "pages/user/favorites",
  285. // "style": {
  286. // "navigationBarTitleText": "收藏夹"
  287. // }
  288. // },
  289. // {
  290. // "path": "pages/user/coupon",
  291. // "style": {
  292. // "navigationBarTitleText": "我的卡卷"
  293. // }
  294. // },
  295. {
  296. "path": "pages/user/scoreAccumulate",
  297. "style": {
  298. "navigationBarTitleText": "积分明细"
  299. }
  300. },
  301. {
  302. "path": "pages/user/extension",
  303. "style": {
  304. "navigationStyle": "custom",
  305. "navigationBarTitleText": "我的推广"
  306. }
  307. },
  308. {
  309. "path": "pages/user/applyMember",
  310. "style": {
  311. "navigationStyle": "custom",
  312. "navigationBarTitleText": "申请会员"
  313. }
  314. },
  315. {
  316. "path": "pages/user/minMember",
  317. "style": {
  318. "navigationStyle": "custom",
  319. "navigationBarTitleText": "我的会员"
  320. }
  321. },
  322. {
  323. "path": "pages/store/storeList",
  324. "style": {
  325. // #ifndef MP
  326. "app-plus": {
  327. "titleNView": false
  328. },
  329. // #endif
  330. "navigationBarTitleText": "门店列表"
  331. }
  332. },
  333. {
  334. "path": "pages/store/storeMessage",
  335. "style": {
  336. // #ifndef MP
  337. "app-plus": {
  338. "titleNView": false
  339. },
  340. // #endif
  341. "navigationBarTitleText": "编辑门店"
  342. }
  343. },
  344. {
  345. "path": "pages/store/storeDetail",
  346. "style": {
  347. // #ifndef MP
  348. "app-plus": {
  349. "titleNView": false
  350. },
  351. // #endif
  352. "navigationBarTitleText": "门店详情"
  353. }
  354. },
  355. {
  356. "path": "pages/store/apply",
  357. "style": {
  358. // #ifndef MP
  359. "app-plus": {
  360. "titleNView": false
  361. },
  362. // #endif
  363. "navigationBarTitleText": "申请店长"
  364. }
  365. },
  366. {
  367. "path": "pages/order/order",
  368. "style": {
  369. "navigationBarTitleText": "我的订单",
  370. "app-plus": {
  371. "bounce": "none"
  372. }
  373. }
  374. },
  375. {
  376. "path": "pages/order/expressInfo",
  377. "style": {
  378. "navigationBarTitleText": "快递详情"
  379. }
  380. },
  381. {
  382. "path": "pages/order/orderDetail",
  383. "style": {
  384. "navigationBarTitleText": "订单详情",
  385. "app-plus": {
  386. "bounce": "none"
  387. }
  388. }
  389. },
  390. {
  391. "path": "pages/order/evaluate",
  392. "style": {
  393. "navigationBarTitleText": "评论"
  394. }
  395. },
  396. {
  397. "path": "pages/order/orderRefund",
  398. "style": {
  399. "navigationBarTitleText": "申请退款"
  400. }
  401. },
  402. {
  403. "path": "pages/order/createOrder",
  404. "style": {
  405. "navigationBarTitleText": "创建订单"
  406. }
  407. }, {
  408. "path": "pages/money/pay",
  409. "style": {
  410. "navigationBarTitleText": "支付"
  411. }
  412. },
  413. {
  414. "path": "pages/money/paySuccess",
  415. "style": {
  416. "navigationBarTitleText": "支付成功"
  417. }
  418. },
  419. {
  420. "path": "pages/money/wallet",
  421. "style": {
  422. "navigationBarTitleText": "我的钱包",
  423. "app-plus": {
  424. "titleNView": {
  425. "type": "transparent"
  426. }
  427. }
  428. }
  429. },
  430. {
  431. "path": "pages/money/account",
  432. "style": {
  433. "navigationBarTitleText": "提现账号"
  434. }
  435. },
  436. {
  437. "path": "pages/money/withdrawal",
  438. "style": {
  439. "navigationBarTitleText": "提现"
  440. }
  441. },
  442. {
  443. "path": "pages/money/recharge",
  444. "style": {
  445. "navigationBarTitleText": "充值"
  446. }
  447. },
  448. {
  449. "path": "pages/category/category",
  450. "style": {
  451. // #ifdef APP-PLUS
  452. "navigationStyle": "custom",
  453. // #endif
  454. // #ifndef MP
  455. "app-plus": {
  456. "bounce": "none",
  457. "titleNView": {
  458. "searchInput": {
  459. "backgroundColor": "rgba(231, 231, 231,.7)",
  460. "borderRadius": "16px",
  461. "placeholder": "输入关键词搜索",
  462. "disabled": true,
  463. "placeholderColor": "#606266",
  464. "align": "left"
  465. }
  466. }
  467. },
  468. // #endif
  469. "navigationBarTitleText": "分类"
  470. }
  471. },
  472. {
  473. "path": "pages/redirect/redirect",
  474. "style": {
  475. "navigationBarTitleText": "微信登录跳转页面",
  476. "app-plus": {
  477. "titleNView": false
  478. }
  479. }
  480. },
  481. {
  482. "path": "pages/user/shareQrCode",
  483. "style": {
  484. "navigationBarTitleText": "邀请好友"
  485. }
  486. }
  487. ],
  488. "globalStyle": {
  489. "navigationBarTextStyle": "black",
  490. "navigationBarTitleText": "uni-app",
  491. "navigationBarBackgroundColor": "#FFFFFF",
  492. "backgroundColor": "#f8f8f8"
  493. },
  494. "tabBar": {
  495. "color": "#C0C4CC",
  496. "selectedColor": "#FF4C4C",
  497. "borderStyle": "black",
  498. "backgroundColor": "#ffffff",
  499. "list": [{
  500. "pagePath": "pages/index/index",
  501. "iconPath": "static/tabBar/tab-home.png",
  502. "selectedIconPath": "static/tabBar/tab-home-current.png",
  503. "text": "首页"
  504. },
  505. {
  506. "pagePath": "pages/category/category",
  507. "iconPath": "static/tabBar/tab-cate.png",
  508. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  509. "text": "分类"
  510. },
  511. {
  512. "pagePath": "pages/cart/cart",
  513. "iconPath": "static/tabBar/tab-cart.png",
  514. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  515. "text": "购物车"
  516. },
  517. {
  518. "pagePath": "pages/user/user",
  519. "iconPath": "static/tabBar/tab-my.png",
  520. "selectedIconPath": "static/tabBar/tab-my-current.png",
  521. "text": "我的"
  522. }
  523. ]
  524. }
  525. }