pages.json 4.3 KB

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