pages.json 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  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/career/index/index",
  92. "style": {
  93. "navigationBarTitleText": ""
  94. }
  95. },
  96. {
  97. "path": "pages/career/detail/detail",
  98. "style": {
  99. "navigationBarTitleText": ""
  100. }
  101. },
  102. {
  103. "path": "pages/voluntary/index/index",
  104. "style": {
  105. "navigationBarTitleText": ""
  106. }
  107. },
  108. {
  109. "path": "pages/voluntary/result/result",
  110. "style": {
  111. "navigationBarTitleText": ""
  112. }
  113. },
  114. {
  115. "path": "pages/skill/index/index",
  116. "style": {
  117. "navigationBarTitleText": ""
  118. }
  119. },
  120. {
  121. "path": "pages/skill/result/result",
  122. "style": {
  123. "navigationBarTitleText": ""
  124. }
  125. },
  126. {
  127. "path": "pages/voluntary/list/list",
  128. "style": {
  129. "navigationBarTitleText": ""
  130. }
  131. },
  132. {
  133. "path": "pages/university/picker/picker",
  134. "style": {
  135. "navigationBarTitleText": ""
  136. }
  137. }
  138. ]
  139. },
  140. {
  141. "root": "pagesSystem",
  142. "pages": [
  143. {
  144. "path": "pages/login/login",
  145. "style": {
  146. "navigationBarTitleText": "",
  147. "disableScroll": true
  148. }
  149. },
  150. {
  151. "path": "pages/bind-profile/bind-profile",
  152. "style": {
  153. "navigationBarTitleText": ""
  154. }
  155. },
  156. {
  157. "path": "pages/bind-vip/bind-vip",
  158. "style": {
  159. "navigationBarTitleText": ""
  160. }
  161. },
  162. {
  163. "path": "pages/card-verify/card-verify",
  164. "style": {
  165. "navigationBarTitleText": ""
  166. }
  167. },
  168. {
  169. "path": "pages/phone-verify/phone-verify",
  170. "style": {
  171. "navigationBarTitleText": ""
  172. }
  173. },
  174. {
  175. "path": "pages/school-select/school-select",
  176. "style": {
  177. "navigationBarTitleText": ""
  178. }
  179. },
  180. {
  181. "path": "pages/edit-profile/edit-profile",
  182. "style": {
  183. "navigationBarTitleText": ""
  184. }
  185. },
  186. {
  187. "path": "pages/bind-teacher-profile/bind-teacher-profile",
  188. "style": {
  189. "navigationBarTitleText": ""
  190. }
  191. }
  192. ]
  193. },
  194. {
  195. "root": "pagesStudy",
  196. "pages": [
  197. {
  198. "path": "pages/index/index",
  199. "style": {
  200. "navigationBarTitleText": ""
  201. }
  202. },
  203. {
  204. "path": "pages/targeted-practice/targeted-practice",
  205. "style": {
  206. "navigationBarTitleText": ""
  207. }
  208. },
  209. {
  210. "path": "pages/knowledge-practice/knowledge-practice",
  211. "style": {
  212. "navigationBarTitleText": ""
  213. }
  214. },
  215. {
  216. "path": "pages/knowledge-practice-history/knowledge-practice-history",
  217. "style": {
  218. "navigationBarTitleText": ""
  219. }
  220. },
  221. {
  222. "path": "pages/knowledge-practice-detail/knowledge-practice-detail",
  223. "style": {
  224. "navigationBarTitleText": ""
  225. }
  226. },
  227. {
  228. "path": "pages/exam-start/exam-start",
  229. "style": {
  230. "navigationBarTitleText": "",
  231. "disableScroll": true
  232. }
  233. },
  234. {
  235. "path": "pages/study-plan-edit/study-plan-edit",
  236. "style": {
  237. "navigationBarTitleText": ""
  238. }
  239. },
  240. {
  241. "path": "pages/study-plan/study-plan",
  242. "style": {
  243. "navigationBarTitleText": ""
  244. }
  245. },
  246. {
  247. "path": "pages/simulation-entry/simulation-entry",
  248. "style": {
  249. "navigationBarTitleText": ""
  250. }
  251. },
  252. {
  253. "path": "pages/simulation-start/simulation-start",
  254. "style": {
  255. "navigationBarTitleText": ""
  256. }
  257. },
  258. {
  259. "path": "pages/simulation-analysis/simulation-analysis",
  260. "style": {
  261. "navigationBarTitleText": ""
  262. }
  263. },
  264. {
  265. "path": "pages/targeted-setting/targeted-setting",
  266. "style": {
  267. "navigationBarTitleText": ""
  268. }
  269. },
  270. {
  271. "path": "pages/targeted-add/targeted-add",
  272. "style": {
  273. "navigationBarTitleText": "",
  274. "disableScroll": true
  275. }
  276. },
  277. {
  278. "path": "pages/homework/homework",
  279. "style": {
  280. "navigationBarTitleText": ""
  281. }
  282. },
  283. {
  284. "path": "pages/study-history/study-history",
  285. "style": {
  286. "navigationBarTitleText": ""
  287. }
  288. },
  289. {
  290. "path": "pages/study-knowledge-detail/study-knowledge-detail",
  291. "style": {
  292. "navigationBarTitleText": ""
  293. }
  294. },
  295. {
  296. "path": "pages/study-practice-detail/study-practice-detail",
  297. "style": {
  298. "navigationBarTitleText": ""
  299. }
  300. },
  301. {
  302. "path": "pages/study-video-detail/study-video-detail",
  303. "style": {
  304. "navigationBarTitleText": ""
  305. }
  306. },
  307. {
  308. "path": "pages/textbooks-practice/textbooks-practice",
  309. "style": {
  310. "navigationBarTitleText": ""
  311. }
  312. },
  313. {
  314. "path": "pages/textbooks-practice-history/textbooks-practice-history",
  315. "style": {
  316. "navigationBarTitleText": ""
  317. }
  318. },
  319. {
  320. "path": "pages/study-exam-simulated-class/study-exam-simulated-class",
  321. "style": {
  322. "navigationBarTitleText": ""
  323. }
  324. },
  325. {
  326. "path": "pages/study-exam-simulated-student/study-exam-simulated-student",
  327. "style": {
  328. "navigationBarTitleText": ""
  329. }
  330. },
  331. {
  332. "path": "pages/study-exam-simulated-detail/study-exam-simulated-detail",
  333. "style": {
  334. "navigationBarTitleText": ""
  335. }
  336. }
  337. ]
  338. }
  339. ],
  340. "preloadRule": {
  341. "pagesMain/pages/index/index": {
  342. "network": "all",
  343. "packages": [
  344. "pagesOther",
  345. "pagesStudy",
  346. "pagesSystem"
  347. ]
  348. }
  349. },
  350. "tabBar": {
  351. "custom": true,
  352. "height": "50px",
  353. "fontSize": "10px",
  354. "color": "#999999",
  355. "selectedColor": "#3a84f9",
  356. "borderStyle": "black",
  357. "backgroundColor": "#ffffff",
  358. "list": [
  359. {
  360. "index": 0,
  361. "pagePath": "pagesMain/pages/splash/splash",
  362. "text": ""
  363. },
  364. {
  365. "index": 1,
  366. "pagePath": "pagesMain/pages/index/index",
  367. "text": ""
  368. },
  369. {
  370. "index": 2,
  371. "pagePath": "pagesMain/pages/volunteer/volunteer",
  372. "text": ""
  373. },
  374. {
  375. "index": 3,
  376. "pagePath": "pagesMain/pages/me/me",
  377. "text": ""
  378. }
  379. ]
  380. },
  381. "globalStyle": {
  382. "navigationStyle": "custom",
  383. "navigationBarTextStyle": "black",
  384. "navigationBarTitleText": "单招一卡通",
  385. "navigationBarBackgroundColor": "#F8F8F8",
  386. "backgroundColor": "#F5F4F3"
  387. },
  388. "uniIdRouter": {}
  389. }