pages.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/login/login",
  12. "style": {
  13. "navigationBarTitleText": "登录",
  14. "navigationStyle": "custom"
  15. }
  16. }
  17. ],
  18. "subPackages": [
  19. {
  20. "root": "center",
  21. "pages": [
  22. {
  23. "path": "center",
  24. "style": {
  25. "navigationBarTitleText": "我的",
  26. "navigationStyle": "custom"
  27. }
  28. },
  29. {
  30. "path": "memberinfo",
  31. "style": {
  32. "navigationBarTitleText": "用户信息",
  33. "navigationStyle": "custom"
  34. }
  35. },
  36. {
  37. "path": "addrlist",
  38. "style": {
  39. "navigationBarTitleText": "收获地址管理",
  40. "navigationStyle": "custom"
  41. }
  42. },
  43. {
  44. "path": "addrForm",
  45. "style": {
  46. "navigationBarTitleText": "新增收获地址",
  47. "navigationStyle": "custom"
  48. }
  49. },
  50. {
  51. "path": "map",
  52. "style": {
  53. "navigationBarTitleText": "选择地址",
  54. "navigationStyle": "custom"
  55. }
  56. },
  57. {
  58. "path": "recharge",
  59. "style": {
  60. "navigationBarTitleText": "充值中心",
  61. "navigationStyle": "custom"
  62. }
  63. },
  64. {
  65. "path": "rechargesuccess",
  66. "style": {
  67. "navigationBarTitleText": "充值成功",
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "setPaypass",
  73. "style": {
  74. "navigationBarTitleText": "设置支付密码",
  75. "navigationStyle": "custom"
  76. }
  77. },
  78. {
  79. "path": "mybalance",
  80. "style": {
  81. "navigationBarTitleText": "我的余额",
  82. "navigationStyle": "custom"
  83. }
  84. },
  85. {
  86. "path": "dealList",
  87. "style": {
  88. "navigationBarTitleText": "交易明细",
  89. "navigationStyle": "custom"
  90. }
  91. },
  92. {
  93. "path": "findpaypass",
  94. "style": {
  95. "navigationBarTitleText": "找回支付密码",
  96. "navigationStyle": "custom"
  97. }
  98. },
  99. {
  100. "path": "paycode",
  101. "style": {
  102. "navigationBarTitleText": "支付码",
  103. "navigationStyle": "custom"
  104. }
  105. }
  106. ]
  107. },
  108. {
  109. "root": "shopping",
  110. "pages": [
  111. {
  112. "path": "productList",
  113. "style": {
  114. "navigationBarTitleText": "产品",
  115. "navigationStyle": "custom"
  116. }
  117. },
  118. {
  119. "path": "productsearch",
  120. "style": {
  121. "navigationBarTitleText": "产品搜索",
  122. "navigationStyle": "custom"
  123. }
  124. },
  125. {
  126. "path": "producTypetList",
  127. "style": {
  128. "navigationBarTitleText": "产品",
  129. "navigationStyle": "custom"
  130. }
  131. },
  132. {
  133. "path": "productdetails",
  134. "style": {
  135. "navigationBarTitleText": "产品详情",
  136. "enableShareAppMessage": true, // 允许分享
  137. "navigationStyle": "custom"
  138. }
  139. },
  140. {
  141. "path": "comment",
  142. "style": {
  143. "navigationBarTitleText": "商品评价",
  144. "navigationStyle": "custom"
  145. }
  146. },
  147. {
  148. "path": "cart",
  149. "style": {
  150. "navigationBarTitleText": "购物车",
  151. "navigationStyle": "custom"
  152. }
  153. },
  154. {
  155. "path": "submitorder",
  156. "style": {
  157. "navigationBarTitleText": "购物车",
  158. "navigationStyle": "custom"
  159. }
  160. },
  161. {
  162. "path": "pay",
  163. "style": {
  164. "navigationBarTitleText": "收银台",
  165. "navigationStyle": "custom"
  166. }
  167. },
  168. {
  169. "path": "paysuccess",
  170. "style": {
  171. "navigationBarTitleText": "支付成功",
  172. "navigationStyle": "custom"
  173. }
  174. },
  175. {
  176. "path": "order",
  177. "style": {
  178. "navigationBarTitleText": "我的订单",
  179. "navigationStyle": "custom"
  180. }
  181. },
  182. {
  183. "path": "orderdetails",
  184. "style": {
  185. "navigationBarTitleText": "订单详情",
  186. "navigationStyle": "custom"
  187. }
  188. },
  189. {
  190. "path": "distribution",
  191. "style": {
  192. "navigationBarTitleText": "物流详情",
  193. "navigationStyle": "custom"
  194. }
  195. },
  196. {
  197. "path": "evaluate",
  198. "style": {
  199. "navigationBarTitleText": "评价",
  200. "navigationStyle": "custom"
  201. }
  202. },
  203. {
  204. "path": "refund",
  205. "style": {
  206. "navigationBarTitleText": "申请退款",
  207. "navigationStyle": "custom"
  208. }
  209. },
  210. {
  211. "path": "viewRefund",
  212. "style": {
  213. "navigationBarTitleText": "查看退款",
  214. "navigationStyle": "custom"
  215. }
  216. }
  217. ]
  218. },
  219. {
  220. "root": "xushuo",
  221. "pages": [
  222. {
  223. "path": "xushuo",
  224. "style": {
  225. "navigationBarTitleText": "关于旭烁",
  226. "navigationStyle": "custom"
  227. }
  228. },
  229. {
  230. "path": "about",
  231. "style": {
  232. "navigationBarTitleText": "关于旭烁",
  233. "navigationStyle": "custom"
  234. }
  235. },
  236. {
  237. "path": "xushuoproduct",
  238. "style": {
  239. "navigationBarTitleText": "旭烁商行",
  240. "navigationStyle": "custom"
  241. }
  242. },
  243. {
  244. "path": "dynamic",
  245. "style": {
  246. "navigationBarTitleText": "旭烁动态",
  247. "navigationStyle": "custom"
  248. }
  249. },
  250. {
  251. "path": "dynamicdetails",
  252. "style": {
  253. "navigationBarTitleText": "动态详情",
  254. "navigationStyle": "custom"
  255. }
  256. },
  257. {
  258. "path": "vrlist",
  259. "style": {
  260. "navigationBarTitleText": "VR实景",
  261. "navigationStyle": "custom"
  262. }
  263. },
  264. {
  265. "path": "cooperation",
  266. "style": {
  267. "navigationBarTitleText": "合作加盟",
  268. "navigationStyle": "custom"
  269. }
  270. },
  271. {
  272. "path": "experience",
  273. "style": {
  274. "navigationBarTitleText": "体验店简介",
  275. "navigationStyle": "custom"
  276. }
  277. }
  278. ]
  279. },
  280. {
  281. "root": "credits",
  282. "pages": [
  283. {
  284. "path": "credits",
  285. "style": {
  286. "navigationBarTitleText": "积分商城",
  287. "navigationStyle": "custom"
  288. }
  289. },
  290. {
  291. "path": "regulation",
  292. "style": {
  293. "navigationBarTitleText": "积分规则",
  294. "navigationStyle": "custom"
  295. }
  296. },
  297. {
  298. "path": "creditslist",
  299. "style": {
  300. "navigationBarTitleText": "积分明细",
  301. "navigationStyle": "custom"
  302. }
  303. }
  304. ]
  305. }
  306. ],
  307. "preloadRule": {
  308. "shopping/productList": {
  309. "network": "all",
  310. "packages": ["__APP__"]
  311. },
  312. "xushuo/xushuo": {
  313. "network": "all",
  314. "packages": ["__APP__"]
  315. }
  316. },
  317. "globalStyle": {
  318. "navigationBarTextStyle": "black",
  319. "navigationBarTitleText": "uni-app",
  320. "navigationBarBackgroundColor": "#F8F8F8",
  321. "backgroundColor": "#F8F8F8"
  322. },
  323. "uniIdRouter": {}
  324. }