pages.json 9.9 KB

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