pages.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. {
  2. "pages": [
  3. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  4. {
  5. "path": "pages/login/index",
  6. "style": {
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/chanpinXuanze/index",
  12. "style": {
  13. "navigationStyle": "custom"
  14. }
  15. },
  16. {
  17. "path": "pages/chanpinneirong/index",
  18. "style": {
  19. "navigationStyle": "custom"
  20. }
  21. },
  22. {
  23. "path" : "pages/chanpinMy/order",
  24. "style" :
  25. {
  26. "navigationStyle": "custom"
  27. }
  28. },
  29. {
  30. "path" : "pages/chanpinZiliao/ziliaoInfo",
  31. "style" :
  32. {
  33. "navigationStyle": "custom"
  34. }
  35. },
  36. {
  37. "path": "pages/chanpinZiliao/index",
  38. "style": {
  39. "navigationStyle": "custom",
  40. "app-plus": {
  41. "animationType": "none"
  42. }
  43. }
  44. },
  45. {
  46. "path": "pages/chanpinMy/my",
  47. "style": {
  48. "navigationStyle": "custom"
  49. }
  50. },
  51. {
  52. "path": "pages/login/login",
  53. "style": {
  54. "navigationStyle": "custom"
  55. }
  56. },
  57. {
  58. "path": "pages/selectGradesTerms/index",
  59. "style": {
  60. "navigationBarTitleText": "选择学科和年纪",
  61. "navigationStyle": "custom",
  62. "app-plus": {
  63. "animationType": "none"
  64. }
  65. }
  66. },
  67. {
  68. "path": "pages/zhuanti/index",
  69. "style": {
  70. "navigationBarTitleText": "专题",
  71. "navigationStyle": "custom"
  72. }
  73. },
  74. {
  75. "path": "pages/zhuanti/zhuantiInfo",
  76. "style": {
  77. "navigationBarTitleText": "专题",
  78. "navigationStyle": "custom"
  79. }
  80. },
  81. {
  82. "path": "pages/study/index",
  83. "style": {
  84. "navigationBarTitleText": "学习",
  85. "navigationStyle": "custom"
  86. }
  87. },
  88. {
  89. "path": "pages/study/lookShipin",
  90. "style": {
  91. "navigationBarTitleText": "视频",
  92. "navigationStyle": "custom"
  93. }
  94. }, {
  95. "path": "pages/study/lookShipinNew",
  96. "style": {
  97. "navigationBarTitleText": "视频",
  98. "navigationStyle": "custom"
  99. }
  100. },
  101. {
  102. "path": "pages/my/index",
  103. "style": {
  104. "navigationStyle": "custom"
  105. }
  106. },
  107. {
  108. "path": "pages/my/aboutPage",
  109. "style": {
  110. "navigationStyle": "custom"
  111. }
  112. },
  113. {
  114. "path": "pages/my/sxtkPage",
  115. "style": {
  116. "navigationStyle": "custom"
  117. }
  118. }, {
  119. "path": "pages/my/xuexiJilu",
  120. "style": {
  121. "navigationStyle": "custom"
  122. }
  123. }, {
  124. "path": "pages/my/xuexishichang",
  125. "style": {
  126. "navigationStyle": "custom"
  127. }
  128. }, {
  129. "path": "pages/my/yingyongshezhi",
  130. "style": {
  131. "navigationStyle": "custom"
  132. }
  133. },
  134. {
  135. "path": "pages/unitTest/index",
  136. "style": {
  137. "navigationBarTitleText": "单元测试",
  138. "navigationStyle": "custom",
  139. "app-plus": {
  140. "softinputMode": "adjustResize",
  141. "softinputNavBar": "none"
  142. }
  143. }
  144. },
  145. {
  146. "path": "pages/pay/svip",
  147. "style": {
  148. "navigationStyle": "custom"
  149. }
  150. },
  151. {
  152. "path": "pages/pay/order",
  153. "style": {
  154. "navigationStyle": "custom"
  155. }
  156. },
  157. {
  158. "path": "pages/pay/orderPay",
  159. "style": {
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. {
  164. "path": "pages/wrong/index",
  165. "style": {
  166. "navigationStyle": "custom"
  167. }
  168. },
  169. {
  170. "path": "pages/mall/mallPage",
  171. "style": {
  172. "navigationStyle": "custom"
  173. }
  174. },
  175. {
  176. "path": "pages/chanpinXuanze/banben",
  177. "style": {
  178. "navigationStyle": "custom"
  179. }
  180. },
  181. {
  182. "path": "pages/xinshuxue/unitTest",
  183. "style": {
  184. "navigationStyle": "custom"
  185. }
  186. },
  187. {
  188. "path": "pages/chanpinMy/myInfo",
  189. "style": {
  190. "navigationStyle": "custom"
  191. }
  192. },
  193. {
  194. "path": "pages/chanpinMy/aboutPage",
  195. "style": {
  196. "navigationStyle": "custom"
  197. }
  198. },
  199. {
  200. "path": "pages/xinshuxue/lookShipin",
  201. "style": {
  202. "navigationStyle": "custom"
  203. }
  204. },
  205. {
  206. "path" : "pages/chanpinMy/yinsizhengce",
  207. "style" :
  208. {
  209. "navigationStyle": "custom"
  210. }
  211. }
  212. ],
  213. "tabBar": {
  214. "custom": true,
  215. "list": [{
  216. "pagePath": "pages/chanpinXuanze/index"
  217. },
  218. {
  219. "pagePath": "pages/chanpinneirong/index"
  220. },
  221. {
  222. "pagePath": "pages/chanpinZiliao/index"
  223. },
  224. {
  225. "pagePath": "pages/chanpinMy/my"
  226. }
  227. ]
  228. },
  229. "globalStyle": {
  230. "navigationBarTextStyle": "black",
  231. "navigationBarTitleText": "鹅状元",
  232. "navigationBarBackgroundColor": "#F8F8F8",
  233. "backgroundColor": "#F8F8F8",
  234. // "animationType": "none",
  235. //"animationDuration": "0",
  236. //禁止滑动返回
  237. "app-plus": {
  238. // "popGesture": "none"
  239. }
  240. /* "app-plus": {
  241. "background": "#efeff4"
  242. } */
  243. },
  244. "uniIdRouter": {},
  245. "condition": { //模式配置,仅开发期间生效
  246. "current": 0, //当前激活的模式(list 的索引项)
  247. "list": [{
  248. "name": "login", //模式名称
  249. "path": "pages/login/index", //启动页面,必选
  250. "query": "" //启动参数,在页面的onLoad函数里面得到
  251. }]
  252. }
  253. }