pages.json 4.4 KB

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