pages.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  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/chanpinShop/index",
  31. "style" :
  32. {
  33. "navigationStyle": "custom"
  34. }
  35. },
  36. {
  37. "path": "pages/chanpinZiliao/index",
  38. "style": {
  39. "navigationStyle": "custom"
  40. }
  41. },
  42. {
  43. "path" : "pages/chanpinZiliao/shuxue/jstxInfo",
  44. "style" :
  45. {
  46. "navigationStyle": "custom"
  47. }
  48. },
  49. {
  50. "path": "pages/chanpinMy/my",
  51. "style": {
  52. "navigationStyle": "custom"
  53. }
  54. },
  55. {
  56. "path": "pages/login/login",
  57. "style": {
  58. "navigationStyle": "custom"
  59. }
  60. },
  61. {
  62. "path": "pages/bindPhone/bindPhone",
  63. "style": {
  64. "navigationStyle": "custom"
  65. }
  66. },
  67. {
  68. "path": "pages/chanpinXuanze/cp1/banben",
  69. "style": {
  70. "navigationStyle": "custom"
  71. }
  72. },
  73. {
  74. "path": "pages/chanpinXuanze/cp4/banben",
  75. "style": {
  76. "navigationStyle": "custom"
  77. }
  78. },
  79. {
  80. "path": "pages/xinshuxue/unitTest",
  81. "style": {
  82. "navigationStyle": "custom"
  83. }
  84. },
  85. {
  86. "path": "pages/ziranpindu/unitTest",
  87. "style": {
  88. "navigationStyle": "custom"
  89. }
  90. },
  91. {
  92. "path": "pages/chanpinMy/myInfo",
  93. "style": {
  94. "navigationStyle": "custom"
  95. }
  96. },
  97. {
  98. "path": "pages/chanpinMy/aboutPage",
  99. "style": {
  100. "navigationStyle": "custom"
  101. }
  102. },
  103. {
  104. "path": "pages/xinshuxue/lookShipin",
  105. "style": {
  106. "navigationStyle": "custom"
  107. }
  108. },
  109. {
  110. "path": "pages/jisuantexun/lookShipin",
  111. "style": {
  112. "navigationStyle": "custom"
  113. }
  114. },
  115. {
  116. "path": "pages/ziranpindu/lookShipin",
  117. "style": {
  118. "navigationStyle": "custom"
  119. }
  120. },
  121. {
  122. "path" : "pages/chanpinMy/yinsizhengce",
  123. "style" :
  124. {
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path" : "pages/chanpinShop/cp1/intro",
  130. "style" :
  131. {
  132. "navigationStyle": "custom"
  133. }
  134. },
  135. {
  136. "path" : "pages/chanpinShop/cp1/dingdan",
  137. "style" :
  138. {
  139. "navigationStyle": "custom"
  140. }
  141. },
  142. {
  143. "path" : "pages/chanpinShop/cp2/intro",
  144. "style" :
  145. {
  146. "navigationStyle": "custom"
  147. }
  148. },
  149. {
  150. "path" : "pages/chanpinShop/cp2/dingdan",
  151. "style" :
  152. {
  153. "navigationStyle": "custom"
  154. }
  155. },
  156. {
  157. "path" : "pages/chanpinShop/cp3/intro",
  158. "style" :
  159. {
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. {
  164. "path" : "pages/chanpinShop/cp3/dingdan",
  165. "style" :
  166. {
  167. "navigationStyle": "custom"
  168. }
  169. },
  170. {
  171. "path" : "pages/chanpinMy/duihuanma",
  172. "style" :
  173. {
  174. "navigationStyle": "custom"
  175. }
  176. },
  177. {
  178. "path" : "pages/chaojidanci/wordList/wordList",
  179. "style" :
  180. {
  181. "navigationStyle": "custom"
  182. }
  183. },
  184. {
  185. "path" : "pages/chaojidanci/newEnglish/index",
  186. "style" :
  187. {
  188. "navigationStyle": "custom"
  189. }
  190. }
  191. ],
  192. "tabBar": {
  193. "custom": true,
  194. "list": [{
  195. "pagePath": "pages/chanpinXuanze/index"
  196. },
  197. {
  198. "pagePath": "pages/chanpinneirong/index"
  199. },
  200. {
  201. "pagePath": "pages/chanpinZiliao/index"
  202. },
  203. {
  204. "pagePath": "pages/chanpinMy/my"
  205. }
  206. ]
  207. },
  208. "globalStyle": {
  209. "navigationBarTextStyle": "black",
  210. "navigationBarTitleText": "鹅状元",
  211. "navigationBarBackgroundColor": "#F8F8F8",
  212. "backgroundColor": "#F8F8F8",
  213. // "animationType": "none",
  214. //"animationDuration": "0",
  215. //禁止滑动返回
  216. "app-plus": {
  217. // "popGesture": "none"
  218. }
  219. /* "app-plus": {
  220. "background": "#efeff4"
  221. } */
  222. },
  223. "uniIdRouter": {},
  224. "condition": { //模式配置,仅开发期间生效
  225. "current": 0, //当前激活的模式(list 的索引项)
  226. "list": [{
  227. "name": "login", //模式名称
  228. "path": "pages/login/index", //启动页面,必选
  229. "query": "" //启动参数,在页面的onLoad函数里面得到
  230. }]
  231. }
  232. },