pages.json 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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. },
  146. {
  147. "root": "pagesSystem",
  148. "pages": [
  149. {
  150. "path": "pages/login/login",
  151. "style": {
  152. "navigationBarTitleText": "",
  153. "disableScroll": true
  154. }
  155. },
  156. {
  157. "path": "pages/bind-profile/bind-profile",
  158. "style": {
  159. "navigationBarTitleText": ""
  160. }
  161. },
  162. {
  163. "path": "pages/bind-vip/bind-vip",
  164. "style": {
  165. "navigationBarTitleText": ""
  166. }
  167. },
  168. {
  169. "path": "pages/card-verify/card-verify",
  170. "style": {
  171. "navigationBarTitleText": ""
  172. }
  173. },
  174. {
  175. "path": "pages/phone-verify/phone-verify",
  176. "style": {
  177. "navigationBarTitleText": ""
  178. }
  179. },
  180. {
  181. "path": "pages/school-select/school-select",
  182. "style": {
  183. "navigationBarTitleText": ""
  184. }
  185. },
  186. {
  187. "path": "pages/edit-profile/edit-profile",
  188. "style": {
  189. "navigationBarTitleText": ""
  190. }
  191. },
  192. {
  193. "path": "pages/bind-teacher-profile/bind-teacher-profile",
  194. "style": {
  195. "navigationBarTitleText": ""
  196. }
  197. },
  198. {
  199. "path": "pages/setting/setting",
  200. "style": {
  201. "navigationBarTitleText": ""
  202. }
  203. },
  204. {
  205. "path": "pages/webview/webview",
  206. "style": {
  207. "navigationBarTitleText": ""
  208. }
  209. },
  210. {
  211. "path": "pages/user-protocol/user-protocol",
  212. "style": {
  213. "navigationBarTitleText": ""
  214. }
  215. },
  216. {
  217. "path": "pages/privacy-policy/privacy-policy",
  218. "style": {
  219. "navigationBarTitleText": ""
  220. }
  221. }
  222. ]
  223. },
  224. {
  225. "root": "pagesStudy",
  226. "pages": [
  227. {
  228. "path": "pages/index/index",
  229. "style": {
  230. "navigationBarTitleText": ""
  231. }
  232. },
  233. {
  234. "path": "pages/targeted-practice/targeted-practice",
  235. "style": {
  236. "navigationBarTitleText": ""
  237. }
  238. },
  239. {
  240. "path": "pages/knowledge-practice/knowledge-practice",
  241. "style": {
  242. "navigationBarTitleText": ""
  243. }
  244. },
  245. {
  246. "path": "pages/knowledge-practice-history/knowledge-practice-history",
  247. "style": {
  248. "navigationBarTitleText": ""
  249. }
  250. },
  251. {
  252. "path": "pages/knowledge-practice-detail/knowledge-practice-detail",
  253. "style": {
  254. "navigationBarTitleText": ""
  255. }
  256. },
  257. {
  258. "path": "pages/exam-start/exam-start",
  259. "style": {
  260. "navigationBarTitleText": "",
  261. "disableScroll": true
  262. }
  263. },
  264. {
  265. "path": "pages/study-plan-edit/study-plan-edit",
  266. "style": {
  267. "navigationBarTitleText": ""
  268. }
  269. },
  270. {
  271. "path": "pages/study-plan/study-plan",
  272. "style": {
  273. "navigationBarTitleText": ""
  274. }
  275. },
  276. {
  277. "path": "pages/simulation-entry/simulation-entry",
  278. "style": {
  279. "navigationBarTitleText": ""
  280. }
  281. },
  282. {
  283. "path": "pages/simulation-start/simulation-start",
  284. "style": {
  285. "navigationBarTitleText": ""
  286. }
  287. },
  288. {
  289. "path": "pages/simulation-analysis/simulation-analysis",
  290. "style": {
  291. "navigationBarTitleText": ""
  292. }
  293. },
  294. {
  295. "path": "pages/targeted-setting/targeted-setting",
  296. "style": {
  297. "navigationBarTitleText": ""
  298. }
  299. },
  300. {
  301. "path": "pages/targeted-add/targeted-add",
  302. "style": {
  303. "navigationBarTitleText": "",
  304. "disableScroll": true
  305. }
  306. },
  307. {
  308. "path": "pages/homework/homework",
  309. "style": {
  310. "navigationBarTitleText": ""
  311. }
  312. },
  313. {
  314. "path": "pages/study-history/study-history",
  315. "style": {
  316. "navigationBarTitleText": ""
  317. }
  318. },
  319. {
  320. "path": "pages/study-knowledge-detail/study-knowledge-detail",
  321. "style": {
  322. "navigationBarTitleText": ""
  323. }
  324. },
  325. {
  326. "path": "pages/study-practice-detail/study-practice-detail",
  327. "style": {
  328. "navigationBarTitleText": ""
  329. }
  330. },
  331. {
  332. "path": "pages/study-video-detail/study-video-detail",
  333. "style": {
  334. "navigationBarTitleText": ""
  335. }
  336. },
  337. {
  338. "path": "pages/textbooks-practice/textbooks-practice",
  339. "style": {
  340. "navigationBarTitleText": ""
  341. }
  342. },
  343. {
  344. "path": "pages/textbooks-practice-history/textbooks-practice-history",
  345. "style": {
  346. "navigationBarTitleText": ""
  347. }
  348. },
  349. {
  350. "path": "pages/study-exam-simulated-class/study-exam-simulated-class",
  351. "style": {
  352. "navigationBarTitleText": ""
  353. }
  354. },
  355. {
  356. "path": "pages/study-exam-simulated-student/study-exam-simulated-student",
  357. "style": {
  358. "navigationBarTitleText": ""
  359. }
  360. },
  361. {
  362. "path": "pages/study-exam-simulated-detail/study-exam-simulated-detail",
  363. "style": {
  364. "navigationBarTitleText": ""
  365. }
  366. }
  367. ]
  368. }
  369. ],
  370. "preloadRule": {
  371. "pagesMain/pages/index/index": {
  372. "network": "all",
  373. "packages": [
  374. "pagesOther",
  375. "pagesStudy",
  376. "pagesSystem"
  377. ]
  378. }
  379. },
  380. "tabBar": {
  381. "custom": true,
  382. "height": "50px",
  383. "fontSize": "10px",
  384. "color": "#999999",
  385. "selectedColor": "#3a84f9",
  386. "borderStyle": "black",
  387. "backgroundColor": "#ffffff",
  388. "list": [
  389. {
  390. "index": 0,
  391. "pagePath": "pagesMain/pages/splash/splash",
  392. "text": ""
  393. },
  394. {
  395. "index": 1,
  396. "pagePath": "pagesMain/pages/index/index",
  397. "text": ""
  398. },
  399. {
  400. "index": 2,
  401. "pagePath": "pagesMain/pages/volunteer/volunteer",
  402. "text": ""
  403. },
  404. {
  405. "index": 3,
  406. "pagePath": "pagesMain/pages/me/me",
  407. "text": ""
  408. }
  409. ]
  410. },
  411. "globalStyle": {
  412. "navigationStyle": "custom",
  413. "navigationBarTextStyle": "black",
  414. "navigationBarTitleText": "单招一卡通",
  415. "navigationBarBackgroundColor": "#F8F8F8",
  416. "backgroundColor": "#F5F4F3"
  417. },
  418. "uniIdRouter": {}
  419. }