pages.json 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. {
  2. "custom": {
  3. "^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  4. "^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  5. "^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
  6. },
  7. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  8. {
  9. "path": "pages/auth/login",
  10. "style": {
  11. "navigationBarTitleText": "",
  12. "navigationBarTextStyle": "black",
  13. "enablePullDownRefresh": false,
  14. "navigationStyle": "custom",
  15. "app-plus": {
  16. "bounce": "none"
  17. }
  18. }
  19. },
  20. // {
  21. // "path": "pages/home/index",
  22. // "style": {
  23. // "navigationBarTitleText": "",
  24. // "enablePullDownRefresh": false
  25. // }
  26. // },
  27. {
  28. "path": "pages/home/living",
  29. "style": {
  30. "navigationBarTitleText": "",
  31. "navigationBarTextStyle": "black",
  32. "enablePullDownRefresh": false,
  33. "navigationStyle": "custom",
  34. "app-plus": {
  35. "bounce": "none"
  36. }
  37. }
  38. },
  39. {
  40. "path": "pages/user/index",
  41. "style": {
  42. "navigationBarTitleText": "",
  43. "navigationBarTextStyle": "black",
  44. "enablePullDownRefresh": false,
  45. "navigationStyle": "custom",
  46. "app-plus": {
  47. "bounce": "none"
  48. }
  49. }
  50. },
  51. {
  52. "path": "pages/list/index",
  53. "style": {
  54. "navigationBarTitleText": "直播列表",
  55. "navigationBarTextStyle": "black",
  56. "app-plus": {
  57. "bounce": "none"
  58. }
  59. }
  60. },
  61. // {
  62. // "path": "pages/home/live",
  63. // "style": {
  64. // "navigationBarTitleText": "",
  65. // "navigationBarTextStyle": "black",
  66. // "enablePullDownRefresh": false,
  67. // "navigationStyle": "custom",
  68. // "app-plus": {
  69. // "bounce": "none"
  70. // }
  71. // }
  72. // },
  73. {
  74. "path": "pages/games/index",
  75. "style": {
  76. "navigationBarTitleText": "",
  77. "navigationBarTextStyle": "black",
  78. "enablePullDownRefresh": false,
  79. "navigationStyle": "custom",
  80. "app-plus": {
  81. "bounce": "none"
  82. }
  83. }
  84. },
  85. {
  86. "path": "pages/auth/findpass",
  87. "style": {
  88. "navigationBarTitleText": "",
  89. "navigationBarTextStyle": "black",
  90. "enablePullDownRefresh": false,
  91. "navigationStyle": "custom",
  92. "app-plus": {
  93. "bounce": "none"
  94. }
  95. }
  96. }, {
  97. "path": "pages/auth/h5WxLogin",
  98. "style": {
  99. "navigationBarTitleText": "",
  100. "navigationBarTextStyle": "black",
  101. "enablePullDownRefresh": false,
  102. "navigationStyle": "custom",
  103. "app-plus": {
  104. "bounce": "none"
  105. }
  106. }
  107. }, {
  108. "path": "pages/auth/loginIndex",
  109. "style": {
  110. "navigationBarTitleText": "",
  111. "navigationBarTextStyle": "black",
  112. "enablePullDownRefresh": false,
  113. "navigationStyle": "custom",
  114. "app-plus": {
  115. "bounce": "none"
  116. }
  117. }
  118. }, {
  119. "path": "pages/auth/register",
  120. "style": {
  121. "navigationBarTitleText": "",
  122. "navigationBarTextStyle": "black",
  123. "enablePullDownRefresh": false,
  124. "navigationStyle": "custom",
  125. "app-plus": {
  126. "bounce": "none"
  127. }
  128. }
  129. }
  130. // {
  131. // "path" : "pages_no/zuizao",
  132. // "style" :
  133. // {
  134. // "navigationBarTitleText" : ""
  135. // }
  136. // }
  137. // ,
  138. // {
  139. // "path" : "pages_no/living827",
  140. // "style" :
  141. // {
  142. // "navigationBarTitleText" : ""
  143. // }
  144. // }
  145. ],
  146. "subPackages": [{
  147. "root": "pages_shop",
  148. "pages": [{
  149. "path": "cart",
  150. "style": {
  151. "navigationBarTitleText": "购物车",
  152. "app-plus": {
  153. "titleNView": false
  154. }
  155. }
  156. }, {
  157. "path": "goods",
  158. "style": {
  159. "navigationBarTitleText": "商品详情",
  160. "enablePullDownRefresh": false
  161. }
  162. }, {
  163. "path": "store",
  164. "style": {
  165. "navigationBarTitleText": "",
  166. "enablePullDownRefresh": false,
  167. "navigationStyle": "custom",
  168. "navigationBarTextStyle": "black",
  169. "app-plus": {
  170. "bounce": "none"
  171. }
  172. }
  173. }, {
  174. "path": "order",
  175. "style": {
  176. "navigationBarTitleText": "我的订单",
  177. "navigationBarTextStyle": "black",
  178. "app-plus": {
  179. "bounce": "none"
  180. }
  181. }
  182. }, {
  183. "path": "confirmCreateOrder",
  184. "style": {
  185. "navigationBarTitleText": "确认订单",
  186. "navigationBarTextStyle": "black",
  187. "app-plus": {
  188. "bounce": "none"
  189. }
  190. }
  191. },
  192. {
  193. "path": "paymentOrder",
  194. "style": {
  195. "navigationBarTitleText": "支付订单",
  196. "navigationBarTextStyle": "black",
  197. "app-plus": {
  198. "bounce": "none"
  199. }
  200. }
  201. },
  202. {
  203. "path": "storeOrder",
  204. "style": {
  205. "navigationBarTitleText": "订单",
  206. "navigationBarTextStyle": "black",
  207. "app-plus": {
  208. "bounce": "none"
  209. }
  210. }
  211. }, {
  212. "path": "refundOrder",
  213. "style": {
  214. "navigationBarTitleText": "申请售后",
  215. "enablePullDownRefresh": false
  216. }
  217. },
  218. {
  219. "path": "refundOrderProduct",
  220. "style": {
  221. "navigationBarTitleText": "订单售后",
  222. "enablePullDownRefresh": false
  223. }
  224. },
  225. {
  226. "path": "storeOrderRefundList",
  227. "style": {
  228. "navigationBarTitleText": "我的售后",
  229. "enablePullDownRefresh": false,
  230. "navigationBarBackgroundColor": "#ffffff",
  231. "navigationBarTextStyle": "black"
  232. }
  233. },
  234. {
  235. "path": "storeOrderRefundDetails",
  236. "style": {
  237. "navigationBarTitleText": "售后详情",
  238. "enablePullDownRefresh": false,
  239. "navigationBarBackgroundColor": "#FF5C03",
  240. "navigationBarTextStyle": "white"
  241. }
  242. },
  243. {
  244. "path": "storeOrderRefundSubmit",
  245. "style": {
  246. "navigationBarTitleText": "提交售后",
  247. "navigationBarTextStyle": "black",
  248. "navigationBarBackgroundColor": "#ffffff"
  249. }
  250. }, {
  251. "path": "success",
  252. "style": {
  253. "navigationBarTitleText": "支付成功",
  254. "navigationBarTextStyle": "black",
  255. "app-plus": {
  256. "bounce": "none"
  257. }
  258. }
  259. },
  260. {
  261. "path": "storeOrderDelivery",
  262. "style": {
  263. "navigationBarTitleText": "物流信息",
  264. "enablePullDownRefresh": false
  265. }
  266. }
  267. ]
  268. }, {
  269. "root": "pages_user",
  270. "pages": [{
  271. "path": "address",
  272. "style": {
  273. "navigationBarTitleText": "收货地址",
  274. "app-plus": {
  275. "titleNView": false
  276. }
  277. }
  278. },
  279. // {
  280. // "path": "integral",
  281. // "style": {
  282. // "navigationBarTitleText": "我的芳华币",
  283. // "enablePullDownRefresh": false,
  284. // "navigationBarBackgroundColor": "#ffffff",
  285. // "navigationBarTextStyle": "black"
  286. // }
  287. // }, {
  288. // "path": "integralGoodsList",
  289. // "style": {
  290. // "navigationBarTitleText": "芳华币商城",
  291. // "enablePullDownRefresh": false,
  292. // "navigationBarBackgroundColor": "#ffffff",
  293. // "navigationBarTextStyle": "black"
  294. // }
  295. // },
  296. {
  297. "path": "addAddress",
  298. "style": {
  299. "navigationBarTitleText": "新建收货地址",
  300. "navigationBarTextStyle": "black",
  301. "app-plus": {
  302. "bounce": "none"
  303. }
  304. }
  305. }]
  306. }
  307. ],
  308. "globalStyle": {
  309. "navigationBarTextStyle": "black",
  310. "navigationBarTitleText": "【S直播】",
  311. "navigationBarBackgroundColor": "#f5f5f5",
  312. "backgroundColor": "#f7f8fa"
  313. },
  314. "uniIdRouter": {}
  315. // "tabBar": {
  316. // "color": "#AEAEAE",
  317. // "selectedColor": "#000000",
  318. // "fontSize": "12px",
  319. // "borderStyle": "black",
  320. // "backgroundColor": "#fff",
  321. // "list": [
  322. // // {
  323. // // "pagePath": "pages/list/index",
  324. // // "iconPath": "/static/tabBar/query.png",
  325. // // "selectedIconPath": "/static/tabBar/query_active.png",
  326. // // "text": "列表"
  327. // // },
  328. // // {
  329. // // "pagePath": "pages/games/index",
  330. // // "iconPath": "/static/tabBar/pulverize.png",
  331. // // "selectedIconPath": "/static/tabBar/pulverize_active.png",
  332. // // "text": "合同粉碎"
  333. // // },
  334. // // {
  335. // // "pagePath": "pages/user/index",
  336. // // "iconPath": "/static/tabBar/user.png",
  337. // // "selectedIconPath": "/static/tabBar/user_active.png",
  338. // // "text": "我的"
  339. // // }
  340. // ]
  341. // }
  342. }