pages.json 10 KB

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