pages.json 10 KB

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