四零语境前端代码仓库
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.

248 lines
5.0 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 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/home",
  5. "style": {
  6. "navigationStyle": "custom",
  7. "navigationBarTitleText": "主页"
  8. }
  9. },
  10. // #ifdef H5
  11. {
  12. "path": "pages/index/desk",
  13. "style": {
  14. "navigationStyle": "custom",
  15. "navigationBarTitleText": "书桌",
  16. "enablePullDownRefresh": true
  17. }
  18. },
  19. // #endif
  20. {
  21. "path": "pages/index/member",
  22. "style": {
  23. "navigationStyle": "custom",
  24. "enablePullDownRefresh": true,
  25. "navigationBarTitleText": "会员中心"
  26. }
  27. },
  28. {
  29. "path": "pages/index/user",
  30. "style": {
  31. "navigationStyle": "custom",
  32. "enablePullDownRefresh": true,
  33. "navigationBarTitleText": "用户中心"
  34. }
  35. }
  36. ],
  37. "subPackages":[
  38. {
  39. "root": "subPages",
  40. "pages":[
  41. {
  42. "path": "login/login",
  43. "style": {
  44. "navigationStyle": "custom",
  45. "navigationBarTitleText": "登录"
  46. }
  47. },
  48. {
  49. "path": "login/userInfo",
  50. "style": {
  51. "navigationStyle": "custom",
  52. "navigationBarTitleText": "用户信息"
  53. }
  54. },
  55. {
  56. "path": "home/plan",
  57. "style": {
  58. // #ifdef H5
  59. "navigationStyle": "custom",
  60. // #endif
  61. "navigationBarTitleText": "个人语境方案定制",
  62. "navigationBarTextStyle": "white",
  63. "navigationBarBackgroundColor": "#06DADC"
  64. }
  65. },
  66. {
  67. "path": "home/search",
  68. "style": {
  69. // #ifdef H5
  70. "navigationStyle": "custom",
  71. // #endif
  72. "navigationBarTitleText": "搜索"
  73. }
  74. },
  75. {
  76. "path": "home/submit",
  77. "style": {
  78. // #ifdef H5
  79. "navigationStyle": "custom",
  80. // #endif
  81. "navigationBarTitleText": "报名个人语境定制"
  82. }
  83. },
  84. {
  85. "path": "home/directory",
  86. "style": {
  87. // #ifndef H5
  88. "navigationBarTitleText": "目录",
  89. "navigationBarBackgroundColor": "#264C8F",
  90. "navigationBarTextStyle": "white",
  91. // #endif
  92. // #ifdef H5
  93. "navigationStyle": "custom",
  94. "navigationBarTitleText": "目录"
  95. // #endif
  96. }
  97. },
  98. {
  99. "path": "home/richtext",
  100. "style": {
  101. // #ifdef H5
  102. "navigationStyle": "custom",
  103. // #endif
  104. "navigationBarTitleText": "内容详情"
  105. }
  106. },
  107. {
  108. "path": "user/introduce",
  109. "style": {
  110. // #ifdef H5
  111. "navigationStyle": "custom",
  112. // #endif
  113. "navigationBarTitleText": "产品介绍"
  114. }
  115. },
  116. {
  117. "path": "user/policy",
  118. "style": {
  119. // #ifdef H5
  120. "navigationStyle": "custom",
  121. // #endif
  122. "navigationBarTitleText": "服务协议与隐私政策"
  123. }
  124. },
  125. {
  126. "path": "user/profile",
  127. "style": {
  128. // #ifdef H5
  129. "navigationStyle": "custom",
  130. // #endif
  131. "navigationBarTitleText": "资料修改"
  132. }
  133. },
  134. {
  135. "path": "user/discount",
  136. "style": {
  137. // #ifdef H5
  138. "navigationStyle": "custom",
  139. // #endif
  140. "navigationBarTitleText": "我的优惠券"
  141. }
  142. },
  143. {
  144. "path": "user/promote",
  145. "style": {
  146. "navigationStyle": "custom"
  147. }
  148. },
  149. {
  150. "path": "user/team",
  151. "style": {
  152. // #ifdef H5
  153. "navigationStyle": "custom",
  154. // #endif
  155. "navigationBarTitleText": "我的团队"
  156. }
  157. },
  158. {
  159. "path": "user/cash",
  160. "style": {
  161. // #ifdef H5
  162. "navigationStyle": "custom",
  163. // #endif
  164. "navigationBarTitleText": "提现"
  165. }
  166. },
  167. {
  168. "path": "member/recharge",
  169. "style": {
  170. "navigationStyle": "custom",
  171. "navigationBarTitleText": "充值"
  172. }
  173. },
  174. {
  175. "path": "home/book",
  176. "style": {
  177. "navigationStyle": "custom",
  178. "navigationBarTitleText": "书籍"
  179. }
  180. },
  181. {
  182. "path": "home/music",
  183. "style": {
  184. // #ifdef H5
  185. "navigationStyle": "custom",
  186. // #endif
  187. "navigationBarTitleText": "音乐切换"
  188. }
  189. },
  190. {
  191. "path": "user/share",
  192. "style": {
  193. // #ifdef H5
  194. "navigationStyle": "custom",
  195. // #endif
  196. "navigationBarTitleText": "分享"
  197. }
  198. }
  199. ]
  200. }
  201. ],
  202. "preloadRule": {
  203. "pages/index/home": {
  204. "network": "all",
  205. "packages": ["subPages"]
  206. }
  207. },
  208. "globalStyle": {
  209. "navigationBarTitleText": "四零语境",
  210. "navigationBarBackgroundColor": "#fff",
  211. "navigationBarTextStyle": "black"
  212. },
  213. "tabBar": {
  214. "color": "#999",
  215. "selectedColor": "#06DADC",
  216. "borderStyle": "white",
  217. "backgroundColor": "#ffffff",
  218. "list": [
  219. {
  220. "pagePath": "pages/index/home",
  221. "text": "主页",
  222. "iconPath": "/static/home-icon.png",
  223. "selectedIconPath": "/static/home-icon-active.png"
  224. },
  225. {
  226. "pagePath": "pages/index/desk",
  227. "text": "书桌",
  228. "iconPath": "/static/desk-icon.png",
  229. "selectedIconPath": "/static/desk-icon-active.png"
  230. },
  231. {
  232. "pagePath": "pages/index/member",
  233. "text": "会员",
  234. "iconPath": "/static/member-icon.png",
  235. "selectedIconPath": "/static/member-icon-active.png"
  236. },
  237. {
  238. "pagePath": "pages/index/user",
  239. "text": "我的",
  240. "iconPath": "/static/profile-icon.png",
  241. "selectedIconPath": "/static/profile-icon-active.png"
  242. }
  243. ]
  244. }
  245. }