pages.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. {
  2. "easycom": {
  3. "^zs-(.*)": "@/components/zs-$1/index.vue",
  4. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  5. },
  6. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  7. {
  8. "path": "pages/index/index",
  9. "style": {
  10. "navigationBarTitleText": "慧研学惠生活",
  11. "navigationStyle": "custom"
  12. }
  13. },
  14. {
  15. "path": "pages/index/search",
  16. "style": {
  17. "navigationBarTitleText": "搜索"
  18. }
  19. },
  20. {
  21. "path": "pages/index/searchResult",
  22. "style": {
  23. "navigationBarTitleText": "搜索结果"
  24. }
  25. },
  26. {
  27. "path": "pages/service/index",
  28. "style": {
  29. "navigationBarTitleText": "客服",
  30. "enablePullDownRefresh": false
  31. }
  32. },
  33. {
  34. "path": "pages/service/chatRoom",
  35. "style": {
  36. "navigationBarTitleText": "在线客服",
  37. "enablePullDownRefresh": false
  38. }
  39. },
  40. {
  41. "path": "pages/my/index",
  42. "style": {
  43. "navigationStyle": "custom",
  44. "navigationBarTitleText": "我的",
  45. "enablePullDownRefresh": false
  46. // "backgroundColor":"#f1f1f1"
  47. }
  48. }, {
  49. "path": "pages/index/position",
  50. "style": {
  51. "navigationBarTitleText": "",
  52. "enablePullDownRefresh": false
  53. }
  54. }
  55. ],
  56. "subPackages": [ //分包
  57. {
  58. "root": "signUp",
  59. "pages": [
  60. {
  61. "path": "index",
  62. "style": {
  63. "navigationBarTitleText": "体验农耕文化,传承中国传统"
  64. }
  65. },
  66. {
  67. "path": "makeOut",
  68. "style": {
  69. "navigationBarTitleText": "填写资料"
  70. }
  71. }
  72. ]
  73. },
  74. {
  75. "root": "refuel",
  76. "pages": [
  77. {
  78. "path": "index",
  79. "style": {
  80. "navigationBarTitleText": "加油充电"
  81. }
  82. },
  83. {
  84. "path": "refuelDetail",
  85. "style": {
  86. "navigationBarTitleText": "",
  87. "navigationStyle": "custom"
  88. }
  89. }
  90. ]
  91. },
  92. {
  93. "root": "detail",
  94. "pages": [
  95. {
  96. "path": "shopDetail/shopDetail",
  97. "style": {
  98. "navigationBarTitleText": "店铺详情",
  99. // "navigationStyle": "custom",
  100. "enablePullDownRefresh": true
  101. }
  102. },
  103. {
  104. "path": "discountsDetail/refuel",
  105. "style": {
  106. "navigationBarTitleText": "加油充电"
  107. }
  108. },
  109. {
  110. "path": "discountsDetail/index",
  111. "style": {
  112. "navigationBarTitleText": "",
  113. "enablePullDownRefresh": true
  114. }
  115. },
  116. {
  117. "path": "goodsDetail/index",
  118. "style": {
  119. "navigationBarTitleText": "商品详情",
  120. "enablePullDownRefresh": true
  121. }
  122. },
  123. {
  124. "path": "shopList/index",
  125. "style": {
  126. "navigationBarTitleText": "适用店铺"
  127. }
  128. },
  129. {
  130. "path": "qrcode/index",
  131. "style": {
  132. "navigationBarTitleText": "出示二维码"
  133. }
  134. },
  135. {
  136. "path": "virtualGoods/index",
  137. "style": {
  138. "navigationBarTitleText": "会员充值"
  139. }
  140. },
  141. {
  142. "path": "virtualGoods/pay",
  143. "style": {
  144. "navigationBarTitleText": "提交订单"
  145. }
  146. }
  147. ]
  148. },
  149. {
  150. "root": "my",
  151. "pages": [{
  152. "path": "coupon/index",
  153. "style": {
  154. "navigationBarTitleText": "优惠券",
  155. "enablePullDownRefresh": true
  156. }
  157. },
  158. {
  159. "path": "edit/edit",
  160. "style": {
  161. "navigationBarTitleText": "账号设置"
  162. }
  163. },
  164. {
  165. "path": "edit/editName",
  166. "style": {
  167. "navigationBarTitleText": "账号设置"
  168. }
  169. },
  170. {
  171. "path": "order/index",
  172. "style": {
  173. "navigationBarTitleText": "全部订单",
  174. "enablePullDownRefresh": true
  175. }
  176. },
  177. {
  178. "path": "order/detail",
  179. "style": {
  180. "navigationBarTitleText": "订单详情"
  181. }
  182. },
  183. {
  184. "path": "order/refund",
  185. "style": {
  186. "navigationBarTitleText": "退款申请"
  187. }
  188. },
  189. {
  190. "path": "order/refundDetail",
  191. "style": {
  192. "navigationBarTitleText": "退款详情"
  193. }
  194. },
  195. {
  196. "path": "order/signUp/signUpDetail",//活动订单
  197. "style": {
  198. "navigationBarTitleText": "订单详情"
  199. }
  200. },
  201. {
  202. "path": "order/signUp/refund",
  203. "style": {
  204. "navigationBarTitleText": "退款申请"
  205. }
  206. },
  207. {
  208. "path": "order/signUp/refundDetail",
  209. "style": {
  210. "navigationBarTitleText": "退款详情"
  211. }
  212. },
  213. {
  214. "path": "favorite/index",
  215. "style": {
  216. "navigationBarTitleText": "我的收藏"
  217. }
  218. },
  219. {
  220. "path": "memberCenter/index",
  221. "style": {
  222. "navigationBarTitleText": "会员中心",
  223. "navigationStyle": "custom"
  224. }
  225. }
  226. ]
  227. },
  228. {
  229. "root": "invite",
  230. "pages": [
  231. {
  232. "path": "index",
  233. "style": {
  234. "navigationBarTitleText": "邀请收益"
  235. }
  236. },
  237. {
  238. "path": "invite",
  239. "style": {
  240. "navigationBarTitleText": "我的邀请码",
  241. "disableScroll": true
  242. }
  243. },
  244. {
  245. "path": "withdraw",
  246. "style": {
  247. "navigationBarTitleText": "提现"
  248. }
  249. },
  250. {
  251. "path": "bankCard",
  252. "style": {
  253. "navigationBarTitleText": "银行卡"
  254. }
  255. }
  256. ]
  257. },
  258. {
  259. "root": "login",
  260. "pages": [{
  261. "path": "login/login",
  262. "style": {
  263. "navigationBarTitleText": "慧研学惠生活"
  264. }
  265. },
  266. {
  267. "path": "login/otherLogin",
  268. "style": {
  269. "navigationBarTitleText": "手机号登录"
  270. }
  271. }
  272. ]
  273. },
  274. // {
  275. // "root": "integral",
  276. // "pages": [{
  277. // "path": "store",
  278. // "style": {
  279. // "navigationBarTitleText": "积分权益"
  280. // }
  281. // },
  282. // {
  283. // "path": "shop",
  284. // "style": {
  285. // "navigationBarTitleText": "积分商城"
  286. // }
  287. // },
  288. // {
  289. // "path": "logs",
  290. // "style": {
  291. // "navigationBarTitleText": "积分明细"
  292. // }
  293. // }
  294. // ]
  295. // },
  296. {
  297. "root": "trip", //出行
  298. "pages": [
  299. {
  300. "path": "index/index",
  301. "style": {
  302. "navigationBarTitleText": "出行",
  303. "disableScroll": true
  304. }
  305. },
  306. {
  307. "path": "chooseAddress/index",
  308. "style": {
  309. "navigationBarTitleText": "地址选择"
  310. }
  311. },
  312. {
  313. "path": "expense/index",
  314. "style": {
  315. "navigationBarTitleText": "预估费用",
  316. "disableScroll": true
  317. }
  318. }
  319. ]
  320. },
  321. {
  322. "root": "scenic",
  323. "pages": [
  324. {
  325. "path": "index",
  326. "style": {
  327. "navigationBarTitleText": "景区门票"
  328. }
  329. },
  330. {
  331. "path": "search",
  332. "style": {
  333. "navigationBarTitleText": "搜索中"
  334. }
  335. },
  336. {
  337. "path": "detail",
  338. "style": {
  339. "navigationBarTitleText": "",
  340. "navigationStyle": "custom"
  341. }
  342. }
  343. ]
  344. },
  345. {
  346. "root": "movie",
  347. "pages": [
  348. {
  349. "path": "index",
  350. "style": {
  351. "navigationStyle": "custom",
  352. "enablePullDownRefresh": true
  353. }
  354. },
  355. {
  356. "path": "movieDetail",
  357. "style": {
  358. "navigationBarTitleText": "电影"
  359. }
  360. },
  361. {
  362. "path": "chooseSeat",
  363. "style": {
  364. "navigationBarTitleText": "选座",
  365. "enablePullDownRefresh": true
  366. }
  367. }
  368. ]
  369. },
  370. {
  371. "root": "hotel",
  372. "pages": [
  373. {
  374. "path": "index",
  375. "style": {
  376. "navigationStyle": "custom"
  377. }
  378. }
  379. ]
  380. },
  381. {
  382. "root": "study", //研学
  383. "pages": [{
  384. "path": "index",
  385. "style": {
  386. "navigationBarTitleText": "慧研学"
  387. }
  388. },
  389. {
  390. "path": "type",
  391. "style": {
  392. "navigationBarTitleText": "子栏目",
  393. "navigationStyle": "custom"
  394. }
  395. },
  396. {
  397. "path": "studyGoodsDetail",
  398. "style": {
  399. "navigationBarTitleText": "商品详情"
  400. }
  401. },
  402. {
  403. "path": "studyList",//列表
  404. "style": {
  405. "navigationBarTitleText": ""
  406. }
  407. },
  408. {
  409. "path": "courseDetail",
  410. "style": {
  411. "navigationBarTitleText": "课程详情"
  412. }
  413. },
  414. {
  415. "path": "community/index",
  416. "style": {
  417. "navigationBarTitleText": "互动社区"
  418. }
  419. },
  420. {
  421. "path": "community/detail",
  422. "style": {
  423. "navigationBarTitleText": "帖子详情",
  424. "navigationStyle": "custom"
  425. }
  426. },
  427. {
  428. "path": "test",
  429. "style": {
  430. "navigationBarTitleText": "研学MBTI测试",
  431. "navigationStyle": "custom"
  432. }
  433. }
  434. ]
  435. },
  436. {
  437. "root": "special", //信息确认
  438. "pages": [
  439. {
  440. "path": "water",
  441. "style": {
  442. "navigationBarTitleText": "领券"
  443. }
  444. }
  445. ]
  446. },
  447. {
  448. "root": "pay",
  449. "pages": [
  450. {
  451. "path": "pay",
  452. "style": {
  453. "navigationBarTitleText": "提交订单"
  454. }
  455. },
  456. {
  457. "path": "pay1",
  458. "style": {
  459. "navigationBarTitleText": "提交订单"
  460. }
  461. },
  462. {
  463. "path": "offlinePayment",
  464. "style": {
  465. "navigationBarTitleText": "支付订单"
  466. }
  467. },
  468. {
  469. "path": "coupon",
  470. "style": {
  471. "navigationBarTitleText": "优惠券"
  472. }
  473. },
  474. {
  475. "path": "ortherPay",
  476. "style": {
  477. "navigationBarTitleText": "支付"
  478. }
  479. }
  480. ]
  481. }
  482. ],
  483. "tabBar": {
  484. "color": "#AAAAAA",
  485. "selectedColor": "#EE4320",
  486. "backgroundColor": "#fff",
  487. "list": [{
  488. "iconPath": "static/home_off.png",
  489. "selectedIconPath": "static/home_on.png",
  490. "text": "首页",
  491. "pagePath": "pages/index/index"
  492. },
  493. {
  494. "iconPath": "static/service_off.png",
  495. "selectedIconPath": "static/service_on.png",
  496. "text": "客服",
  497. "pagePath": "pages/service/index"
  498. },
  499. {
  500. "iconPath": "static/my_off.png",
  501. "selectedIconPath": "static/my_on.png",
  502. "text": "我的",
  503. "pagePath": "pages/my/index"
  504. }
  505. ]
  506. },
  507. "globalStyle": {
  508. "navigationBarTextStyle": "black",
  509. "navigationBarTitleText": "uni-app",
  510. "navigationBarBackgroundColor": "#fff",
  511. "backgroundColor": "#F8F8F8"
  512. },
  513. "uniIdRouter": {}
  514. }