pages.json 4.5 KB

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