木邻有你前端代码仓库
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.

247 lines
4.9 KiB

1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationStyle": "custom",
  7. "enablePullDownRefresh": true
  8. }
  9. },
  10. {
  11. "path": "pages/index/shop",
  12. "style": {
  13. "navigationStyle": "custom",
  14. "enablePullDownRefresh": true
  15. }
  16. },
  17. {
  18. "path": "pages/index/activity",
  19. "style": {
  20. "navigationStyle": "custom",
  21. "enablePullDownRefresh": true
  22. }
  23. },
  24. {
  25. "path": "pages/index/community",
  26. "style": {
  27. "navigationBarTitleText": "社区",
  28. "enablePullDownRefresh": true
  29. }
  30. },
  31. {
  32. "path": "pages/index/my",
  33. "style": {
  34. "navigationStyle": "custom"
  35. }
  36. }
  37. ],
  38. "subPackages":[
  39. {
  40. "root": "subPages",
  41. "pages":[
  42. {
  43. "path": "index/announcement",
  44. "style": {
  45. "navigationBarTitleText": "公告",
  46. "enablePullDownRefresh": true
  47. }
  48. },
  49. {
  50. "path": "login/login",
  51. "style": {
  52. "navigationStyle": "custom"
  53. }
  54. },
  55. {
  56. "path": "login/userInfo",
  57. "style": {
  58. "navigationBarTitleText": "用户信息",
  59. "navigationBarBackButtonHidden": true
  60. }
  61. },
  62. {
  63. "path": "index/announcementDetail",
  64. "style": {
  65. "navigationBarTitleText": "公告详情"
  66. }
  67. },
  68. {
  69. "path": "index/ranking",
  70. "style": {
  71. "navigationStyle": "custom",
  72. "enablePullDownRefresh": true
  73. }
  74. },
  75. {
  76. "path": "index/volunteerApply",
  77. "style": {
  78. "navigationBarTitleText": "申请志愿者"
  79. }
  80. },
  81. {
  82. "path": "index/organizationIntroduction",
  83. "style": {
  84. "navigationBarTitleText": "组织介绍"
  85. }
  86. },
  87. {
  88. "path": "index/activityCalendar",
  89. "style": {
  90. "navigationBarTitleText": "活动日历",
  91. "enablePullDownRefresh": true
  92. }
  93. },
  94. {
  95. "path": "index/activityDetail",
  96. "style": {
  97. "navigationBarTitleText": "活动详情",
  98. "enablePullDownRefresh": true
  99. }
  100. },
  101. {
  102. "path": "shop/goodsDetail",
  103. "style": {
  104. "navigationBarTitleText": "商品详情"
  105. }
  106. },
  107. {
  108. "path": "shop/pointsDetail",
  109. "style": {
  110. "navigationBarTitleText": "积分详情",
  111. "enablePullDownRefresh": true
  112. }
  113. },
  114. {
  115. "path": "community/publishPost",
  116. "style": {
  117. "navigationBarTitleText": "发布动态"
  118. }
  119. },
  120. {
  121. "path": "my/activityFavorites",
  122. "style": {
  123. "navigationBarTitleText": "活动收藏",
  124. "enablePullDownRefresh": true
  125. }
  126. },
  127. {
  128. "path": "my/myProfile",
  129. "style": {
  130. "navigationBarTitleText": "我的资料"
  131. }
  132. },
  133. {
  134. "path": "my/myRegistrations",
  135. "style": {
  136. "navigationBarTitleText": "我的报名",
  137. "enablePullDownRefresh": true
  138. }
  139. },
  140. {
  141. "path": "my/myActivityDetail",
  142. "style": {
  143. "navigationBarTitleText": "活动详情"
  144. }
  145. },
  146. {
  147. "path": "my/exchangeRecord",
  148. "style": {
  149. "navigationBarTitleText": "兑换记录",
  150. "enablePullDownRefresh": true
  151. }
  152. },
  153. {
  154. "path": "my/exchangeDetail",
  155. "style": {
  156. "navigationBarTitleText": "商品详情",
  157. "enablePullDownRefresh": true
  158. }
  159. },
  160. {
  161. "path": "my/productFavorites",
  162. "style": {
  163. "navigationBarTitleText": "商品收藏",
  164. "enablePullDownRefresh": true
  165. }
  166. },
  167. {
  168. "path": "my/activityCheckin",
  169. "style": {
  170. "navigationBarTitleText": "活动签到",
  171. "enablePullDownRefresh": true
  172. }
  173. },
  174. {
  175. "path": "my/checkinCode",
  176. "style": {
  177. "navigationBarTitleText": "签到码"
  178. }
  179. },
  180. {
  181. "path": "my/signupSuccess",
  182. "style": {
  183. "navigationBarTitleText": "报名成功!"
  184. }
  185. }
  186. ]
  187. }
  188. ],
  189. "mp-weixin": {
  190. "optimization": {
  191. "subPackages": true
  192. },
  193. "preloadRule": {
  194. "pages/index/index": {
  195. "packages": [
  196. "subPages"
  197. ],
  198. "network": "all"
  199. }
  200. }
  201. },
  202. "globalStyle": {
  203. "navigationBarTextStyle": "white",
  204. "navigationBarTitleText": "uni-app",
  205. "navigationBarBackgroundColor": "#1488DB",
  206. "backgroundColor": "#218CDD"
  207. },
  208. "tabBar": {
  209. "color": "#999999",
  210. "selectedColor": "#2E66F4",
  211. "borderStyle": "white",
  212. "backgroundColor": "#ffffff",
  213. "list": [
  214. {
  215. "pagePath": "pages/index/index",
  216. "text": "主页",
  217. "iconPath": "static/主页.png",
  218. "selectedIconPath": "static/主页_点击.png"
  219. },
  220. {
  221. "pagePath": "pages/index/shop",
  222. "text": "商城",
  223. "iconPath": "static/商城.png",
  224. "selectedIconPath": "static/商城_点击.png"
  225. },
  226. {
  227. "pagePath": "pages/index/activity",
  228. "text": "活动",
  229. "iconPath": "static/活动.png",
  230. "selectedIconPath": "static/活动_点击.png"
  231. },
  232. {
  233. "pagePath": "pages/index/community",
  234. "text": "社区",
  235. "iconPath": "static/社区.png",
  236. "selectedIconPath": "static/社区_点击.png"
  237. },
  238. {
  239. "pagePath": "pages/index/my",
  240. "text": "我的",
  241. "iconPath": "static/我的.png",
  242. "selectedIconPath": "static/我的_点击.png"
  243. }
  244. ]
  245. }
  246. }