pages.json 11 KB

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