海南旅游项目 前端仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

238 lines
4.9 KiB

5 years ago
5 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationBarTitleText": "首页",
  10. "navigationStyle": "custom",
  11. "enablePullDownRefresh": true
  12. }
  13. },
  14. {
  15. "path": "pages/index/urlWeb"
  16. },
  17. {
  18. "path": "pages/user/user",
  19. "style": {
  20. "navigationBarTitleText": "我的"
  21. }
  22. },
  23. {
  24. "path": "pages/search/search",
  25. "style": {
  26. "navigationBarTitleText": "搜索"
  27. }
  28. },
  29. {
  30. "path": "pages/search/searchList",
  31. "style": {
  32. "navigationBarTitleText": "搜索列表"
  33. }
  34. },
  35. {
  36. "path": "pages/hot/index",
  37. "style": {
  38. "navigationBarTitleText": "人气爆款"
  39. }
  40. },
  41. {
  42. "path": "pages/notice/notice",
  43. "style": {
  44. "navigationBarTitleText": "公告详情"
  45. }
  46. },
  47. {
  48. "path": "pages/notice/article",
  49. "style": {
  50. "navigationBarTitleText": "文章"
  51. }
  52. },
  53. {
  54. "path": "pages/discover/discover",
  55. "style": {
  56. "navigationBarTitleText": "发现",
  57. "navigationBarBackgroundColor": "#FFFFFF",
  58. "enablePullDownRefresh": true
  59. }
  60. },
  61. {
  62. "path": "pages/order/confirm_atonce",
  63. "style": {
  64. "navigationBarTitleText": "立即支付"
  65. }
  66. },
  67. {
  68. "path": "pages/order/confirm_order",
  69. "style": {
  70. "navigationBarTitleText": "确认订单"
  71. }
  72. },
  73. {
  74. "path": "pages/order/confirm_fromorder",
  75. "style": {
  76. "navigationBarTitleText": "确认订单"
  77. }
  78. },
  79. {
  80. "path": "pages/order/order_details",
  81. "style": {
  82. "navigationBarTitleText": "订单详情"
  83. }
  84. },
  85. {
  86. "path": "pages/order/apply_refund",
  87. "style": {
  88. "navigationBarTitleText": "申请退款"
  89. }
  90. },
  91. {
  92. "path": "pages/order/refund_detail",
  93. "style": {
  94. "navigationBarTitleText": "退款详情"
  95. }
  96. },
  97. {
  98. "path": "pages/order/unpay_details",
  99. "style": {
  100. "navigationBarTitleText": "订单详情"
  101. }
  102. },
  103. {
  104. "path": "pages/order/order",
  105. "style": {
  106. "navigationBarTitleText": "我的订单",
  107. "disableScroll": true
  108. }
  109. },
  110. {
  111. "path": "pages/payState/paystate",
  112. "style": {
  113. "navigationBarTitleText": "支付结果"
  114. }
  115. },
  116. {
  117. "path": "pages/goodsDetail/index",
  118. "style": {
  119. "navigationBarTitleText": "商品详情"
  120. }
  121. },
  122. {
  123. "path": "pages/activityList/index",
  124. "style": {
  125. "navigationBarTitleText": "专题活动",
  126. "enablePullDownRefresh": true
  127. }
  128. },
  129. {
  130. "path": "pages/verification/index",
  131. "style": {
  132. "navigationBarTitleText": "核销权限"
  133. }
  134. },
  135. {
  136. "path": "pages/recommList/index",
  137. "style": {
  138. "navigationBarTitleText": "推荐",
  139. "disableScroll": true,
  140. "navigationBarBackgroundColor": "#FFFFFF"
  141. }
  142. },
  143. {
  144. "path": "pages/collect/index",
  145. "style": {
  146. "navigationBarTitleText": "我的收藏"
  147. }
  148. },
  149. {
  150. "path": "pages/message/index",
  151. "style": {
  152. "navigationBarTitleText": "消息中心",
  153. "enablePullDownRefresh": true
  154. }
  155. },
  156. {
  157. "path": "pages/message/detail",
  158. "style": {
  159. "navigationBarTitleText": "消息详情"
  160. }
  161. },
  162. {
  163. "path": "pages/about/index",
  164. "style": {
  165. "navigationBarTitleText": "关于我们"
  166. }
  167. },
  168. {
  169. "path": "pages/about/register_agree",
  170. "style": {
  171. "navigationBarTitleText": "注册协议"
  172. }
  173. },
  174. {
  175. "path": "pages/about/buy_agree",
  176. "style": {
  177. "navigationBarTitleText": "购买协议"
  178. }
  179. },
  180. {
  181. "path": "pages/channel/index",
  182. "style": {
  183. "navigationBarTitleText": "添加频道"
  184. }
  185. },
  186. {
  187. "path": "pages/goodsList/index",
  188. "style": {
  189. "navigationBarTitleText": "商品列表"
  190. }
  191. },
  192. {
  193. "path": "pages/route/index",
  194. "style": {
  195. "navigationBarTitleText": "海南旅游"
  196. }
  197. },
  198. {
  199. "path": "pages/login/index",
  200. "style": {
  201. "navigationBarTitleText": "登录"
  202. }
  203. }
  204. ],
  205. "globalStyle": {
  206. "navigationBarTextStyle": "black",
  207. "navigationBarTitleText": "海南旅游",
  208. "navigationBarBackgroundColor": "#FFFFFF",
  209. "backgroundColor": "#F8F8F8"
  210. },
  211. "tabBar": {
  212. "color": "#999999",
  213. "selectedColor": "#1998FE",
  214. "borderStyle": "black",
  215. "backgroundColor": "#ffffff",
  216. "list": [{
  217. "pagePath": "pages/index/index",
  218. "iconPath": "static/tabbar/home.png",
  219. "selectedIconPath": "static/tabbar/home-active.png",
  220. "text": "首页"
  221. },{
  222. "pagePath": "pages/discover/discover",
  223. "iconPath": "static/tabbar/find.png",
  224. "selectedIconPath": "static/tabbar/find-active.png",
  225. "text": "发现"
  226. },{
  227. "pagePath": "pages/recommList/index",
  228. "iconPath": "static/tabbar/recomm.png",
  229. "selectedIconPath": "static/tabbar/recomm-active.png",
  230. "text": "推荐"
  231. },{
  232. "pagePath": "pages/user/user",
  233. "iconPath": "static/tabbar/my.png",
  234. "selectedIconPath": "static/tabbar/my-active.png",
  235. "text": "我的"
  236. }]
  237. }
  238. }