pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  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/artList",
  45. "style": {
  46. "navigationBarTitleText": "列表",
  47. "app-plus": {
  48. "titleNView": {
  49. "type": "transparent"
  50. }
  51. }
  52. }
  53. },
  54. {
  55. "path": "pages/index/cpzq",
  56. "style": {
  57. "navigationBarTitleText": "产品专区"
  58. }
  59. },
  60. {
  61. "path": "pages/index/artDetail",
  62. "style": {
  63. "navigationBarTitleText": "详情"
  64. // "app-plus": {
  65. // "titleNView": {
  66. // "type": "transparent"
  67. // }
  68. // }
  69. }
  70. },
  71. {
  72. "path": "pages/public/register",
  73. "style": {
  74. "navigationBarTitleText": "注册",
  75. "app-plus": {
  76. "titleNView": {
  77. "type": "transparent"
  78. }
  79. }
  80. }
  81. }, {
  82. "path": "pages/public/login",
  83. "style": {
  84. "navigationBarTitleText": "登录",
  85. "app-plus": {
  86. "titleNView": {
  87. "type": "transparent"
  88. }
  89. }
  90. }
  91. },
  92. {
  93. "path": "pages/public/wxLogin",
  94. "style": {
  95. "navigationBarTitleText": "微信登录",
  96. "app-plus": {
  97. "titleNView": {
  98. "type": "transparent"
  99. }
  100. }
  101. }
  102. },
  103. {
  104. "path": "pages/public/forget",
  105. "style": {
  106. "navigationBarTitleText": "忘记密码",
  107. "app-plus": {
  108. "titleNView": {
  109. "type": "transparent"
  110. }
  111. }
  112. }
  113. },
  114. {
  115. "path": "pages/product/newPeople",
  116. "style": {
  117. "navigationBarTitleText": "新人专区"
  118. }
  119. },
  120. {
  121. "path": "pages/product/exchange",
  122. "style": {
  123. "navigationBarBackgroundColor": "transparent",
  124. "navigationBarTextStyle": "white",
  125. "app-plus": {
  126. "titleNView": {
  127. "type": "float",
  128. "titleText": "兑换专区"
  129. }
  130. }
  131. }
  132. },
  133. {
  134. "path": "pages/product/jindouProduct",
  135. "style": {
  136. // "navigationBarBackgroundColor": "transparent",
  137. "navigationBarTextStyle": "white",
  138. "app-plus": {
  139. "titleNView": false
  140. }
  141. // "app-plus": {
  142. // "titleNView": {
  143. // "type": "float",
  144. // "titleText": "金豆专区"
  145. // }
  146. // }
  147. }
  148. },
  149. {
  150. "path": "pages/product/store",
  151. "style": {
  152. "navigationBarTitleText": "附近门店"
  153. }
  154. },
  155. {
  156. "path": "pages/money/moneyPwd",
  157. "style": {
  158. "navigationBarTitleText": "支付密码"
  159. }
  160. },
  161. {
  162. "path": "pages/category/vip",
  163. "style": {
  164. "navigationBarTitleText": "开通会员",
  165. "app-plus": {
  166. "titleNView": false
  167. }
  168. }
  169. },
  170. {
  171. "path": "pages/product/reply",
  172. "style": {
  173. "navigationBarTitleText": "商品评价",
  174. "app-plus": {
  175. "titleNView": {
  176. "type": "transparent"
  177. }
  178. }
  179. }
  180. },
  181. {
  182. "path": "pages/product/product",
  183. "style": {
  184. "navigationBarTitleText": "详情展示",
  185. "app-plus": {
  186. "titleNView": {
  187. "type": "transparent"
  188. }
  189. }
  190. }
  191. },
  192. {
  193. "path": "pages/product/list",
  194. "style": {
  195. "enablePullDownRefresh": true,
  196. "navigationBarTitleText": "商品列表"
  197. }
  198. },
  199. {
  200. "path": "pages/product/search",
  201. "style": {
  202. "enablePullDownRefresh": true,
  203. // #ifdef APP-PLUS
  204. "navigationStyle": "custom",
  205. // #endif
  206. // #ifndef MP || APP-PLUS
  207. "app-plus": {
  208. "titleNView": {
  209. "searchInput": {
  210. "backgroundColor": "rgba(231, 231, 231,.7)",
  211. "borderRadius": "16px",
  212. "placeholder": "请输入关键字",
  213. "disabled": false,
  214. "placeholderColor": "#606266",
  215. "align": "left"
  216. },
  217. "buttons": [{
  218. "text": "搜索",
  219. "fontSize": "14",
  220. "color": "#303133",
  221. "background": "rgba(0,0,0,0)",
  222. "width": "40px"
  223. }]
  224. }
  225. },
  226. // #endif
  227. "navigationBarTitleText": "搜索"
  228. }
  229. },
  230. {
  231. "path": "pages/product/classify",
  232. "style": {
  233. "navigationStyle": "custom",
  234. "app-plus": {
  235. "titleNView": {
  236. "type": "transparent"
  237. }
  238. }
  239. }
  240. },
  241. {
  242. "path": "pages/set/address",
  243. "style": {
  244. "navigationBarTitleText": "收货地址"
  245. }
  246. },
  247. {
  248. "path": "pages/set/addressManage",
  249. "style": {
  250. "navigationBarTitleText": ""
  251. }
  252. },
  253. {
  254. "path": "pages/set/password",
  255. "style": {
  256. "navigationBarTitleText": "修改密码"
  257. }
  258. },
  259. {
  260. "path": "pages/set/userinfo",
  261. "style": {
  262. "navigationBarTitleText": "修改资料"
  263. }
  264. }, {
  265. "path": "pages/cart/cart",
  266. "style": {
  267. "navigationBarTitleText": "购物车"
  268. }
  269. },
  270. {
  271. "path": "pages/user/user",
  272. "style": {
  273. // #ifndef MP-WEIXIN
  274. "navigationStyle": "custom",
  275. // "app-plus": {
  276. // "bounce": "none",
  277. // "titleNView": {
  278. // "type": "transparent",
  279. // "buttons": [{
  280. // "fontSrc": "/static/yticon.ttf",
  281. // "text": "\ue60f",
  282. // "fontSize": "24",
  283. // "color": "#303133",
  284. // "width": "46px",
  285. // "background": "rgba(0,0,0,0)"
  286. // },
  287. // {
  288. // "fontSrc": "/static/yticon.ttf",
  289. // "text": "\ue744",
  290. // "fontSize": "28",
  291. // "color": "#303133",
  292. // "background": "rgba(0,0,0,0)",
  293. // "redDot": true
  294. // }
  295. // ]
  296. // }
  297. // },
  298. // #endif
  299. "navigationBarTitleText": "个人中心"
  300. }
  301. },
  302. {
  303. "path": "pages/user/award",
  304. "style": {
  305. "navigationBarTitleText": "奖励明细",
  306. "app-plus": {
  307. "titleNView": false
  308. }
  309. }
  310. },
  311. {
  312. "path": "pages/user/withdrawal",
  313. "style": {
  314. "navigationBarTitleText": "奖励提现"
  315. }
  316. },
  317. {
  318. "path": "pages/user/favorites",
  319. "style": {
  320. "navigationBarTitleText": "收藏夹"
  321. }
  322. },
  323. {
  324. "path": "pages/user/myWholesale",
  325. "style": {
  326. "navigationBarTitleText": "批发订单"
  327. }
  328. },
  329. {
  330. "path": "pages/user/buySellDetail",
  331. "style": {
  332. "navigationBarTitleText": "订单详情"
  333. }
  334. },
  335. {
  336. "path": "pages/user/jindou",
  337. "style": {
  338. "navigationBarTitleText": "我的金豆",
  339. "app-plus": {
  340. "titleNView": false
  341. }
  342. }
  343. },
  344. {
  345. "path": "pages/user/jinquan",
  346. "style": {
  347. "navigationBarTitleText": "我的金券",
  348. "app-plus": {
  349. "titleNView": false
  350. }
  351. }
  352. },
  353. {
  354. "path": "pages/user/JDcool",
  355. "style": {
  356. "navigationBarTitleText": "基金池",
  357. "app-plus": {
  358. "titleNView": false
  359. }
  360. }
  361. },
  362. {
  363. "path": "pages/user/integralTransforms",
  364. "style": {
  365. "navigationBarTitleText": "余额转账"
  366. }
  367. },
  368. {
  369. "path": "pages/user/team",
  370. "style": {
  371. "navigationBarTitleText": "我的推广",
  372. "app-plus": {
  373. "titleNView": false
  374. }
  375. }
  376. },
  377. {
  378. "path": "pages/order/order",
  379. "style": {
  380. "navigationBarTitleText": "我的订单",
  381. "app-plus": {
  382. "bounce": "none"
  383. }
  384. }
  385. },
  386. {
  387. "path": "pages/order/expressInfo",
  388. "style": {
  389. "navigationBarTitleText": "快递详情"
  390. }
  391. },
  392. {
  393. "path": "pages/order/orderDetail",
  394. "style": {
  395. "navigationBarTitleText": "订单详情",
  396. "app-plus": {
  397. "bounce": "none"
  398. }
  399. }
  400. },
  401. {
  402. "path": "pages/order/evaluate",
  403. "style": {
  404. "navigationBarTitleText": "评论"
  405. }
  406. },
  407. {
  408. "path": "pages/order/orderRefund",
  409. "style": {
  410. "navigationBarTitleText": "申请退款"
  411. }
  412. },
  413. {
  414. "path": "pages/order/createOrder",
  415. "style": {
  416. "navigationBarTitleText": "创建订单"
  417. }
  418. }, {
  419. "path": "pages/money/pay",
  420. "style": {
  421. "navigationBarTitleText": "支付"
  422. }
  423. },
  424. {
  425. "path": "pages/money/paySuccess",
  426. "style": {
  427. "navigationBarTitleText": "支付成功"
  428. }
  429. },
  430. {
  431. "path": "pages/money/wallet",
  432. "style": {
  433. "navigationBarTitleText": "红利券",
  434. "app-plus": {
  435. "titleNView": false
  436. }
  437. }
  438. },
  439. {
  440. "path": "pages/money/withdrawal",
  441. "style": {
  442. "navigationBarTitleText": "提现"
  443. }
  444. },
  445. {
  446. "path": "pages/money/recharge",
  447. "style": {
  448. "navigationBarTitleText": "充值"
  449. }
  450. },
  451. {
  452. "path": "pages/category/category",
  453. "style": {
  454. // #ifdef APP-PLUS
  455. "navigationStyle": "custom",
  456. // #endif
  457. // #ifndef MP
  458. "app-plus": {
  459. "bounce": "none",
  460. "titleNView": {
  461. "searchInput": {
  462. "backgroundColor": "rgba(231, 231, 231,.7)",
  463. "borderRadius": "16px",
  464. "placeholder": "商品搜索",
  465. "disabled": true,
  466. "placeholderColor": "#606266",
  467. "align": "left"
  468. }
  469. }
  470. },
  471. // #endif
  472. "navigationBarTitleText": "分类"
  473. }
  474. },
  475. {
  476. "path": "pages/category/apply",
  477. "style": {
  478. // #ifndef MP
  479. "app-plus": {
  480. "titleNView": false
  481. },
  482. // #endif
  483. "navigationBarTitleText": "申请美容院"
  484. }
  485. },
  486. {
  487. "path": "pages/category/fillTable",
  488. "style": {
  489. "navigationBarTitleText": "申请美容院"
  490. }
  491. },
  492. {
  493. "path": "pages/redirect/redirect",
  494. "style": {
  495. "navigationBarTitleText": "微信登录跳转页面",
  496. "app-plus": {
  497. "titleNView": false
  498. }
  499. }
  500. },
  501. {
  502. "path": "pages/user/shareQrCode",
  503. "style": {
  504. "navigationBarTitleText": "邀请好友"
  505. }
  506. },
  507. {
  508. "path": "pages/product/wholesale",
  509. "style": {
  510. "navigationBarTitleText": "批发专区",
  511. "navigationStyle": "custom"
  512. }
  513. },
  514. {
  515. "path": "pages/product/wholesaleDetail",
  516. "style": {
  517. "navigationBarTitleText": "商品详情"
  518. }
  519. },
  520. {
  521. "path": "pages/product/realyWhole",
  522. "style": {
  523. "navigationBarTitleText": "商品详情"
  524. }
  525. }
  526. ],
  527. "subPackages": [{
  528. "root": "pages/activity",
  529. "name": "activity",
  530. "pages": [{
  531. "path": "goods_bargain/index",
  532. "style": {
  533. "navigationStyle": "custom"
  534. // #ifdef MP
  535. ,
  536. "navigationBarTextStyle": "#fff"
  537. // #endif
  538. }
  539. },
  540. {
  541. "path": "goods_bargain_details/index",
  542. "style": {
  543. "navigationStyle": "custom"
  544. // #ifdef MP
  545. ,
  546. "navigationBarTextStyle": "#fff"
  547. // #endif
  548. }
  549. },
  550. {
  551. "path": "bargain/index",
  552. "style": {
  553. "navigationBarTitleText": "砍价记录"
  554. }
  555. }
  556. ]
  557. }],
  558. "globalStyle": {
  559. "navigationBarTextStyle": "black",
  560. "navigationBarTitleText": "uni-app",
  561. "navigationBarBackgroundColor": "#FFFFFF",
  562. "backgroundColor": "#f8f8f8"
  563. },
  564. "tabBar": {
  565. "color": "#C0C4CC",
  566. "selectedColor": "#FF4C4C",
  567. "borderStyle": "black",
  568. "backgroundColor": "#ffffff",
  569. "list": [{
  570. "pagePath": "pages/index/index",
  571. "iconPath": "static/tabBar/tab-home.png",
  572. "selectedIconPath": "static/tabBar/tab-home-current.png",
  573. "text": "首页"
  574. },
  575. {
  576. "pagePath": "pages/category/category",
  577. "iconPath": "static/tabBar/tab-cate.png",
  578. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  579. "text": "分类"
  580. },
  581. {
  582. "pagePath": "pages/cart/cart",
  583. "iconPath": "static/tabBar/tab-cart.png",
  584. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  585. "text": "购物车"
  586. },
  587. {
  588. "pagePath": "pages/user/user",
  589. "iconPath": "static/tabBar/tab-my.png",
  590. "selectedIconPath": "static/tabBar/tab-my-current.png",
  591. "text": "我的"
  592. }
  593. ]
  594. }
  595. }