pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue"
  6. }
  7. },
  8. "pages": [
  9. {
  10. "path": "pagesMain/pages/splash/splash",
  11. "style": {
  12. "navigationBarTitleText": "",
  13. "enablePullDownRefresh": false
  14. }
  15. },
  16. {
  17. "path": "pagesMain/pages/index/index",
  18. "style": {
  19. "navigationBarTitleText": "",
  20. "enablePullDownRefresh": false
  21. }
  22. },
  23. {
  24. "path": "pagesMain/pages/volunteer/volunteer",
  25. "style": {
  26. "navigationBarTitleText": "",
  27. "enablePullDownRefresh": false
  28. }
  29. },
  30. {
  31. "path": "pagesMain/pages/me/me",
  32. "style": {
  33. "navigationBarTitleText": "",
  34. "enablePullDownRefresh": false
  35. }
  36. }
  37. ],
  38. "subPackages": [
  39. {
  40. "root": "pagesOther",
  41. "pages": [
  42. {
  43. "path": "pages/news/group/group",
  44. "style": {
  45. "navigationBarTitleText": ""
  46. }
  47. },
  48. {
  49. "path": "pages/news/detail/detail",
  50. "style": {
  51. "navigationBarTitleText": ""
  52. }
  53. },
  54. {
  55. "path": "pages/news/index/index",
  56. "style": {
  57. "navigationBarTitleText": ""
  58. }
  59. },
  60. {
  61. "path": "pages/major/index/index",
  62. "style": {
  63. "navigationBarTitleText": ""
  64. }
  65. },
  66. {
  67. "path": "pages/major/level-two/level-two",
  68. "style": {
  69. "navigationBarTitleText": ""
  70. }
  71. },
  72. {
  73. "path": "pages/major/detail/detail",
  74. "style": {
  75. "navigationBarTitleText": ""
  76. }
  77. },
  78. {
  79. "path": "pages/university/index/index",
  80. "style": {
  81. "navigationBarTitleText": ""
  82. }
  83. },
  84. {
  85. "path": "pages/university/detail/detail",
  86. "style": {
  87. "navigationBarTitleText": ""
  88. }
  89. },
  90. {
  91. "path": "pages/university/picker/picker",
  92. "style": {
  93. "navigationBarTitleText": ""
  94. }
  95. },
  96. {
  97. "path": "pages/career/index/index",
  98. "style": {
  99. "navigationBarTitleText": ""
  100. }
  101. },
  102. {
  103. "path": "pages/career/detail/detail",
  104. "style": {
  105. "navigationBarTitleText": ""
  106. }
  107. },
  108. {
  109. "path": "pages/voluntary/index/index",
  110. "style": {
  111. "navigationBarTitleText": ""
  112. }
  113. },
  114. {
  115. "path": "pages/voluntary/result/result",
  116. "style": {
  117. "navigationBarTitleText": ""
  118. }
  119. },
  120. {
  121. "path": "pages/skill/index/index",
  122. "style": {
  123. "navigationBarTitleText": ""
  124. }
  125. },
  126. {
  127. "path": "pages/skill/result/result",
  128. "style": {
  129. "navigationBarTitleText": ""
  130. }
  131. },
  132. {
  133. "path": "pages/voluntary/list/list",
  134. "style": {
  135. "navigationBarTitleText": ""
  136. }
  137. },
  138. {
  139. "path": "pages/university/intro/intro",
  140. "style": {
  141. "navigationBarTitleText": ""
  142. }
  143. },
  144. {
  145. "path": "pages/collect/collect",
  146. "style": {
  147. "navigationBarTitleText": ""
  148. }
  149. },
  150. {
  151. "path": "pages/test-center/list/list",
  152. "style": {
  153. "navigationBarTitleText": ""
  154. }
  155. },
  156. {
  157. "path": "pages/test-center/holland/holland",
  158. "style": {
  159. "navigationBarTitleText": ""
  160. }
  161. },
  162. {
  163. "path": "pages/test-center/mbti/mbti",
  164. "style": {
  165. "navigationBarTitleText": ""
  166. }
  167. }
  168. ]
  169. },
  170. {
  171. "root": "pagesSystem",
  172. "pages": [
  173. {
  174. "path": "pages/login/login",
  175. "style": {
  176. "navigationBarTitleText": "",
  177. "disableScroll": true
  178. }
  179. },
  180. {
  181. "path": "pages/bind-profile/bind-profile",
  182. "style": {
  183. "navigationBarTitleText": ""
  184. }
  185. },
  186. {
  187. "path": "pages/bind-vip/bind-vip",
  188. "style": {
  189. "navigationBarTitleText": ""
  190. }
  191. },
  192. {
  193. "path": "pages/card-verify/card-verify",
  194. "style": {
  195. "navigationBarTitleText": ""
  196. }
  197. },
  198. {
  199. "path": "pages/phone-verify/phone-verify",
  200. "style": {
  201. "navigationBarTitleText": ""
  202. }
  203. },
  204. {
  205. "path": "pages/school-select/school-select",
  206. "style": {
  207. "navigationBarTitleText": ""
  208. }
  209. },
  210. {
  211. "path": "pages/edit-profile/edit-profile",
  212. "style": {
  213. "navigationBarTitleText": ""
  214. }
  215. },
  216. {
  217. "path": "pages/bind-teacher-profile/bind-teacher-profile",
  218. "style": {
  219. "navigationBarTitleText": ""
  220. }
  221. },
  222. {
  223. "path": "pages/setting/setting",
  224. "style": {
  225. "navigationBarTitleText": ""
  226. }
  227. },
  228. {
  229. "path": "pages/webview/webview",
  230. "style": {
  231. "navigationBarTitleText": ""
  232. }
  233. },
  234. {
  235. "path": "pages/user-protocol/user-protocol",
  236. "style": {
  237. "navigationBarTitleText": ""
  238. }
  239. },
  240. {
  241. "path": "pages/privacy-policy/privacy-policy",
  242. "style": {
  243. "navigationBarTitleText": ""
  244. }
  245. },
  246. {
  247. "path": "pages/startup/startup",
  248. "style": {
  249. "navigationBarTitleText": ""
  250. }
  251. },
  252. {
  253. "path": "pages/pay/pay",
  254. "style": {
  255. "navigationBarTitleText": ""
  256. }
  257. }
  258. ]
  259. },
  260. {
  261. "root": "pagesStudy",
  262. "pages": [
  263. {
  264. "path": "pages/index/index",
  265. "style": {
  266. "navigationBarTitleText": ""
  267. }
  268. },
  269. {
  270. "path": "pages/targeted-practice/targeted-practice",
  271. "style": {
  272. "navigationBarTitleText": ""
  273. }
  274. },
  275. {
  276. "path": "pages/knowledge-practice/knowledge-practice",
  277. "style": {
  278. "navigationBarTitleText": ""
  279. }
  280. },
  281. {
  282. "path": "pages/knowledge-practice-history/knowledge-practice-history",
  283. "style": {
  284. "navigationBarTitleText": ""
  285. }
  286. },
  287. {
  288. "path": "pages/knowledge-practice-detail/knowledge-practice-detail",
  289. "style": {
  290. "navigationBarTitleText": ""
  291. }
  292. },
  293. {
  294. "path": "pages/exam-start/exam-start",
  295. "style": {
  296. "navigationBarTitleText": "",
  297. "disableScroll": true
  298. }
  299. },
  300. {
  301. "path": "pages/study-plan-edit/study-plan-edit",
  302. "style": {
  303. "navigationBarTitleText": ""
  304. }
  305. },
  306. {
  307. "path": "pages/study-plan/study-plan",
  308. "style": {
  309. "navigationBarTitleText": ""
  310. }
  311. },
  312. {
  313. "path": "pages/simulation-entry/simulation-entry",
  314. "style": {
  315. "navigationBarTitleText": ""
  316. }
  317. },
  318. {
  319. "path": "pages/simulation-start/simulation-start",
  320. "style": {
  321. "navigationBarTitleText": ""
  322. }
  323. },
  324. {
  325. "path": "pages/simulation-analysis/simulation-analysis",
  326. "style": {
  327. "navigationBarTitleText": ""
  328. }
  329. },
  330. {
  331. "path": "pages/targeted-setting/targeted-setting",
  332. "style": {
  333. "navigationBarTitleText": ""
  334. }
  335. },
  336. {
  337. "path": "pages/targeted-add/targeted-add",
  338. "style": {
  339. "navigationBarTitleText": "",
  340. "disableScroll": true
  341. }
  342. },
  343. {
  344. "path": "pages/homework/homework",
  345. "style": {
  346. "navigationBarTitleText": ""
  347. }
  348. },
  349. {
  350. "path": "pages/study-history/study-history",
  351. "style": {
  352. "navigationBarTitleText": ""
  353. }
  354. },
  355. {
  356. "path": "pages/study-knowledge-detail/study-knowledge-detail",
  357. "style": {
  358. "navigationBarTitleText": ""
  359. }
  360. },
  361. {
  362. "path": "pages/study-practice-detail/study-practice-detail",
  363. "style": {
  364. "navigationBarTitleText": ""
  365. }
  366. },
  367. {
  368. "path": "pages/study-video-detail/study-video-detail",
  369. "style": {
  370. "navigationBarTitleText": ""
  371. }
  372. },
  373. {
  374. "path": "pages/textbooks-practice/textbooks-practice",
  375. "style": {
  376. "navigationBarTitleText": ""
  377. }
  378. },
  379. {
  380. "path": "pages/textbooks-practice-history/textbooks-practice-history",
  381. "style": {
  382. "navigationBarTitleText": ""
  383. }
  384. },
  385. {
  386. "path": "pages/study-exam-simulated-class/study-exam-simulated-class",
  387. "style": {
  388. "navigationBarTitleText": ""
  389. }
  390. },
  391. {
  392. "path": "pages/study-exam-simulated-student/study-exam-simulated-student",
  393. "style": {
  394. "navigationBarTitleText": ""
  395. }
  396. },
  397. {
  398. "path": "pages/study-exam-simulated-detail/study-exam-simulated-detail",
  399. "style": {
  400. "navigationBarTitleText": ""
  401. }
  402. },
  403. {
  404. "path": "pages/wrong-book/wrong-book",
  405. "style": {
  406. "navigationBarTitleText": ""
  407. }
  408. },
  409. {
  410. "path": "pages/question-favorites/question-favorites",
  411. "style": {
  412. "navigationBarTitleText": ""
  413. }
  414. },
  415. {
  416. "path": "pages/video/index/index",
  417. "style": {
  418. "navigationBarTitleText": ""
  419. }
  420. },
  421. {
  422. "path": "pages/video/play/play",
  423. "style": {
  424. "navigationBarTitleText": ""
  425. }
  426. }
  427. ]
  428. }
  429. ],
  430. "preloadRule": {
  431. "pagesMain/pages/index/index": {
  432. "network": "all",
  433. "packages": [
  434. "pagesOther",
  435. "pagesStudy",
  436. "pagesSystem"
  437. ]
  438. }
  439. },
  440. "tabBar": {
  441. "custom": true,
  442. "height": "50px",
  443. "fontSize": "10px",
  444. "color": "#999999",
  445. "selectedColor": "#3a84f9",
  446. "borderStyle": "black",
  447. "backgroundColor": "#ffffff",
  448. "list": [
  449. {
  450. "index": 0,
  451. "pagePath": "pagesMain/pages/splash/splash",
  452. "text": ""
  453. },
  454. {
  455. "index": 1,
  456. "pagePath": "pagesMain/pages/index/index",
  457. "text": ""
  458. },
  459. {
  460. "index": 2,
  461. "pagePath": "pagesMain/pages/volunteer/volunteer",
  462. "text": ""
  463. },
  464. {
  465. "index": 3,
  466. "pagePath": "pagesMain/pages/me/me",
  467. "text": ""
  468. }
  469. ]
  470. },
  471. "globalStyle": {
  472. "navigationStyle": "custom",
  473. "navigationBarTextStyle": "black",
  474. "navigationBarTitleText": "单招一卡通",
  475. "navigationBarBackgroundColor": "#F8F8F8",
  476. "backgroundColor": "#F5F4F3"
  477. },
  478. "uniIdRouter": {}
  479. }