pages.json 4.6 KB

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