pages.json 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/login",
  11. "style": {
  12. "navigationStyle": "custom"
  13. }
  14. },
  15. {
  16. "path": "pages/demo/richDemo",
  17. "style": {
  18. "navigationStyle": "custom"
  19. }
  20. },
  21. // 首页
  22. {
  23. "path": "pages/showZhengshu",
  24. "style": {
  25. "navigationStyle": "custom"
  26. }
  27. },
  28. // 学院概况
  29. {
  30. "path": "pages/xygkXueyuanjianjie/xygkXueyuanjianjie",
  31. "style": {
  32. "navigationStyle": "custom"
  33. }
  34. },
  35. {
  36. "path": "pages/xygkJigoushezhi/xygkJigoushezhi",
  37. "style": {
  38. "navigationStyle": "custom"
  39. }
  40. },
  41. {
  42. "path": "pages/xygkXueyuanrongyu/xygkXueyuanrongyu",
  43. "style": {
  44. "navigationStyle": "custom"
  45. }
  46. },
  47. {
  48. "path": "pages/xygkXueyuanwenhua/xygkXueyuanwenhua",
  49. "style": {
  50. "navigationStyle": "custom"
  51. }
  52. },
  53. {
  54. "path": "pages/xygkXiaoyuanfengguang/xygkXiaoyuanfengguang",
  55. "style": {
  56. "navigationStyle": "custom"
  57. }
  58. },
  59. {
  60. "path": "pages/xygkLianxifangshi/xygkLianxifangshi",
  61. "style": {
  62. "navigationStyle": "custom"
  63. }
  64. },
  65. // 党群工作
  66. {
  67. "path": "pages/dqgzDangzuzhijiagou/dqgzDangzuzhijiagou",
  68. "style": {
  69. "navigationStyle": "custom"
  70. }
  71. },
  72. {
  73. "path": "pages/dqgzGonghuizuzhijiagou/dqgzGonghuizuzhijiagou",
  74. "style": {
  75. "navigationStyle": "custom"
  76. }
  77. },
  78. {
  79. "path": "pages/dqgzDangjiangongzuo/dqgzDangjiangongzuo",
  80. "style": {
  81. "navigationStyle": "custom"
  82. }
  83. },
  84. {
  85. "path": "pages/dqgzDangyuanfengcai/dqgzDangyuanfengcai",
  86. "style": {
  87. "navigationStyle": "custom"
  88. }
  89. },
  90. {
  91. "path": "pages/dqgzGonghuizhijia/dqgzGonghuizhijia",
  92. "style": {
  93. "navigationStyle": "custom"
  94. }
  95. },
  96. {
  97. "path": "pages/dqgzDangjiangongzuoInfo/dqgzDangjiangongzuoInfo",
  98. "style": {
  99. "navigationStyle": "custom"
  100. }
  101. },
  102. {
  103. "path": "pages/dqgzXueyuanfengcaiInfo/dqgzXueyuanfengcaiInfo",
  104. "style": {
  105. "navigationStyle": "custom"
  106. }
  107. },
  108. {
  109. "path": "pages/dqgzGongzhuizhijiaInfo/dqgzGongzhuizhijiaInfo",
  110. "style": {
  111. "navigationStyle": "custom"
  112. }
  113. },
  114. // 校园动态
  115. {
  116. "path": "pages/xydtXiaowugongkai/xydtXiaowugongkai",
  117. "style": {
  118. "navigationStyle": "custom"
  119. }
  120. },
  121. {
  122. "path": "pages/xydtXueyuanxingwen/xydtXueyuanxingwen",
  123. "style": {
  124. "navigationStyle": "custom"
  125. }
  126. },
  127. {
  128. "path": "pages/xydtTongzhigonggao/xydtTongzhigonggao",
  129. "style": {
  130. "navigationStyle": "custom"
  131. }
  132. },
  133. {
  134. "path": "pages/xydtXueyuanfengcai/xydtXueyuanfengcai",
  135. "style": {
  136. "navigationStyle": "custom"
  137. }
  138. },
  139. {
  140. "path": "pages/xydtXueyuanxinwenInfo/xydtXueyuanxinwenInfo",
  141. "style": {
  142. "navigationStyle": "custom"
  143. }
  144. },
  145. {
  146. "path": "pages/xydtTongzhigonggaoInfo/xydtTongzhigonggaoInfo",
  147. "style": {
  148. "navigationStyle": "custom"
  149. }
  150. },
  151. {
  152. "path": "pages/xydtXiaowugongkaiInfo/xydtXiaowugongkaiInfo",
  153. "style": {
  154. "navigationStyle": "custom"
  155. }
  156. },
  157. {
  158. "path": "pages/xydtXueyuanfengcaiInfo/xydtXueyuanfengcaiInfo",
  159. "style": {
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. // 学生园地
  164. {
  165. "path": "pages/xsydDeyuduiwu/xsydDeyuduiwu",
  166. "style": {
  167. "navigationStyle": "custom"
  168. }
  169. },
  170. {
  171. "path": "pages/xsydXueshenghuodong/xsydXueshenghuodong",
  172. "style": {
  173. "navigationStyle": "custom"
  174. }
  175. },
  176. {
  177. "path": "pages/xsydGongqingtuan/xsydGongqingtuan",
  178. "style": {
  179. "navigationStyle": "custom"
  180. }
  181. },
  182. {
  183. "path": "pages/xsydZizhuguanli/xsydZizhuguanli",
  184. "style": {
  185. "navigationStyle": "custom"
  186. }
  187. },
  188. {
  189. "path": "pages/xsydDeyuduiwuInfo/xsydDeyuduiwuInfo",
  190. "style": {
  191. "navigationStyle": "custom"
  192. }
  193. },
  194. {
  195. "path": "pages/xsydXueshenghuodongInfo/xsydXueshenghuodongInfo",
  196. "style": {
  197. "navigationStyle": "custom"
  198. }
  199. },
  200. {
  201. "path": "pages/xsydGongqingtuanInfo/xsydGongqingtuanInfo",
  202. "style": {
  203. "navigationStyle": "custom"
  204. }
  205. },
  206. {
  207. "path": "pages/xsydZizhuguanliInfo/xsydZizhuguanliInfo",
  208. "style": {
  209. "navigationStyle": "custom"
  210. }
  211. },
  212. // 教育教学
  213. {
  214. "path": "pages/jyjxZhuanyejianshe/jyjxZhuanyejianshe",
  215. "style": {
  216. "navigationStyle": "custom"
  217. }
  218. },
  219. {
  220. "path": "pages/jyjxShiziduiwu/jyjxShiziduiwu",
  221. "style": {
  222. "navigationStyle": "custom"
  223. }
  224. },
  225. {
  226. "path": "pages/jyjxKeyanhuodong/jyjxKeyanhuodong",
  227. "style": {
  228. "navigationStyle": "custom"
  229. }
  230. },
  231. {
  232. "path": "pages/jyjxKeyandongtai/jyjxKeyandongtai",
  233. "style": {
  234. "navigationStyle": "custom"
  235. }
  236. },
  237. {
  238. "path": "pages/jyjxJinengjianding/jyjxJinengjianding",
  239. "style": {
  240. "navigationStyle": "custom"
  241. }
  242. },
  243. {
  244. "path": "pages/jyjxDierketang/jyjxDierketang",
  245. "style": {
  246. "navigationStyle": "custom"
  247. }
  248. },
  249. {
  250. "path": "pages/jyjxDasaifengcai/jyjxDasaifengcai",
  251. "style": {
  252. "navigationStyle": "custom"
  253. }
  254. },
  255. {
  256. "path": "pages/jyjxZhongdianxiangmu/jyjxZhongdianxiangmu",
  257. "style": {
  258. "navigationStyle": "custom"
  259. }
  260. },
  261. {
  262. "path": "pages/jyjxXiaoqihezuo/jyjxXiaoqihezuo",
  263. "style": {
  264. "navigationStyle": "custom"
  265. }
  266. },
  267. {
  268. "path": "pages/jyjxGuizhangzhidu/jyjxGuizhangzhidu",
  269. "style": {
  270. "navigationStyle": "custom"
  271. }
  272. },
  273. {
  274. "path": "pages/jyjxShiziduiwuInfo/jyjxShiziduiwuInfo",
  275. "style": {
  276. "navigationStyle": "custom"
  277. }
  278. },
  279. // 招生就业
  280. {
  281. "path": "pages/zsjyZhaoshengjianzhang/zsjyZhaoshengjianzhang",
  282. "style": {
  283. "navigationStyle": "custom"
  284. }
  285. },
  286. {
  287. "path": "pages/zsjyZhuanyejieshao/zsjyZhuanyejieshao",
  288. "style": {
  289. "navigationStyle": "custom"
  290. }
  291. },
  292. {
  293. "path": "pages/zsjyShengxue/zsjyShengxue",
  294. "style": {
  295. "navigationStyle": "custom"
  296. }
  297. },
  298. {
  299. "path": "pages/zsjyBaokaozhinan/zsjyBaokaozhinan",
  300. "style": {
  301. "navigationStyle": "custom"
  302. }
  303. },
  304. {
  305. "path": "pages/zsjyWangnianluqufenshu/zsjyWangnianluqufenshu",
  306. "style": {
  307. "navigationStyle": "custom"
  308. }
  309. },
  310. {
  311. "path": "pages/zsjyXiaoqihezuo/zsjyXiaoqihezuo",
  312. "style": {
  313. "navigationStyle": "custom"
  314. }
  315. },
  316. {
  317. "path": "pages/zsjyZhaopinxinxi/zsjyZhaopinxinxi",
  318. "style": {
  319. "navigationStyle": "custom"
  320. }
  321. },
  322. {
  323. "path": "pages/zsjyZhengcewenjian/zsjyZhengcewenjian",
  324. "style": {
  325. "navigationStyle": "custom"
  326. }
  327. },
  328. {
  329. "path": "pages/zsjyYouxiubiyesheng/zsjyYouxiubiyesheng",
  330. "style": {
  331. "navigationStyle": "custom"
  332. }
  333. },
  334. {
  335. "path": "pages/zsjyYubaoming/zsjyYubaoming",
  336. "style": {
  337. "navigationStyle": "custom"
  338. }
  339. },
  340. {
  341. "path": "pages/zsjyXiaoqihezuoInfo/zsjyXiaoqihezuoInfo",
  342. "style": {
  343. "navigationStyle": "custom"
  344. }
  345. },
  346. {
  347. "path": "pages/zsjyZhengcewenhuaInfo/zsjyZhengcewenhuaInfo",
  348. "style": {
  349. "navigationStyle": "custom"
  350. }
  351. },
  352. {
  353. "path": "pages/zsjyYouxiubiyeshengInfo/zsjyYouxiubiyeshengInfo",
  354. "style": {
  355. "navigationStyle": "custom"
  356. }
  357. },
  358. // 下载中心
  359. {
  360. "path": "pages/xzzxXiazaizhongxin/xzzxXiazaizhongxin",
  361. "style": {
  362. "navigationStyle": "custom"
  363. }
  364. },
  365. // 职业培训
  366. {
  367. "path": "pages/zypxTongzhigonggao/zypxTongzhigonggao",
  368. "style": {
  369. "navigationStyle": "custom"
  370. }
  371. },
  372. {
  373. "path": "pages/zypxTongzhigonggaoInfo/zypxTongzhigonggaoInfo",
  374. "style": {
  375. "navigationStyle": "custom"
  376. }
  377. },
  378. {
  379. "path": "pages/jyjxKeyanhuodongInfo/jyjxKeyanhuodongInfo",
  380. "style": {
  381. "navigationStyle": "custom"
  382. }
  383. },
  384. {
  385. "path": "pages/jyjxKeyandongtaiInfo/jyjxKeyandongtaiInfo",
  386. "style": {
  387. "navigationStyle": "custom"
  388. }
  389. },
  390. {
  391. "path" : "pages/jyjxJinengjiandingInfo/jyjxJinengjiandingInfo",
  392. "style" :
  393. {
  394. "navigationStyle": "custom"
  395. }
  396. },
  397. {
  398. "path" : "pages/jyjxDierketangInfo/jyjxDierketangInfo",
  399. "style" :
  400. {
  401. "navigationStyle": "custom"
  402. }
  403. },
  404. {
  405. "path" : "pages/jyjxDasaifengcaiInfo/jyjxDasaifengcaiInfo",
  406. "style" :
  407. {
  408. "navigationStyle": "custom"
  409. }
  410. },
  411. {
  412. "path" : "pages/jyjxZhongdianxiangmuInfo/jyjxZhongdianxiangmuInfo",
  413. "style" :
  414. {
  415. "navigationStyle": "custom"
  416. }
  417. },
  418. {
  419. "path" : "pages/jyjxXiaoqihezuoInfo/jyjxXiaoqihezuoInfo",
  420. "style" :
  421. {
  422. "navigationStyle": "custom"
  423. }
  424. },
  425. {
  426. "path" : "pages/jyjxGuizhangzhiduInfo/jyjxGuizhangzhiduInfo",
  427. "style" :
  428. {
  429. "navigationStyle": "custom"
  430. }
  431. },
  432. {
  433. "path" : "pages/jyjxZhuanyejiansheInfo/jyjxZhuanyejiansheInfo",
  434. "style" :
  435. {
  436. "navigationStyle": "custom"
  437. }
  438. },
  439. {
  440. "path" : "pages/zhaoshengrexian/zhaoshengrexian",
  441. "style" :
  442. {
  443. "navigationStyle": "custom"
  444. }
  445. },
  446. {
  447. "path" : "pages/erweima/erweima",
  448. "style" :
  449. {
  450. "navigationStyle": "custom"
  451. }
  452. }
  453. ],
  454. "tabBar": {
  455. "custom": true,
  456. "list": []
  457. },
  458. "globalStyle": {
  459. "navigationBarTextStyle": "black",
  460. "navigationBarTitleText": "大连交通技师学院(大连市交通口岸职业技术学校)",
  461. "navigationBarBackgroundColor": "#F8F8F8",
  462. //禁止滑动返回
  463. "app-plus": {
  464. "popGesture": "none"
  465. }
  466. },
  467. "uniIdRouter": {},
  468. "condition": { //模式配置,仅开发期间生效
  469. "current": 0, //当前激活的模式(list 的索引项)
  470. "list": [{
  471. "name": "login", //模式名称
  472. "path": "pages/index/index", //启动页面,必选
  473. "query": "" //启动参数,在页面的onLoad函数里面得到
  474. }]
  475. }
  476. }