pages.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/carVideo/index",
  5. "style": {
  6. "navigationBarTitleText": "学车",
  7. "enablePullDownRefresh": false,
  8. // #ifdef MP-WEIXIN
  9. "navigationStyle": "custom"
  10. // #endif
  11. // #ifdef MP-TOUTIAO
  12. "navigationStyle": "default"
  13. // #endif
  14. }
  15. },
  16. {
  17. "path": "pages/carVideo/videoList",
  18. "style": {
  19. "navigationBarTitleText": "学车视频",
  20. "enablePullDownRefresh": false,
  21. // #ifdef MP-WEIXIN
  22. "navigationStyle": "custom"
  23. // #endif
  24. // #ifdef MP-TOUTIAO
  25. "navigationStyle": "default"
  26. // #endif
  27. }
  28. },
  29. {
  30. "path": "pages/extraWeb/index",
  31. "style": {}
  32. },
  33. {
  34. "path": "pages/lightMock/index",
  35. "style": {
  36. "navigationBarTitleText": "灯光模拟",
  37. "enablePullDownRefresh": false
  38. }
  39. },
  40. {
  41. "path": "pages/index/index",
  42. "style": {
  43. "navigationBarTitleText": "极速生活圈",
  44. // #ifdef MP-WEIXIN
  45. "navigationStyle": "custom"
  46. // #endif
  47. // #ifdef MP-TOUTIAO
  48. "navigationStyle": "default"
  49. // #endif
  50. }
  51. },
  52. {
  53. "path": "pages/user/set",
  54. "style": {
  55. "navigationBarTitleText": "我的设置"
  56. }
  57. },
  58. {
  59. "path": "pages/user/collectionList",
  60. "style": {
  61. "navigationBarTitleText": "我的收藏"
  62. }
  63. },
  64. {
  65. "path": "pages/user/browserecord",
  66. "style": {
  67. "navigationBarTitleText": "浏览足迹"
  68. }
  69. },
  70. //webview页面
  71. {
  72. "path": "pages/webview/webview",
  73. "style": {
  74. "navigationBarTitleText": "",
  75. "enablePullDownRefresh": false
  76. }
  77. },
  78. //模拟考试的页面
  79. {
  80. "path": "pages/mockExam/begin",
  81. "style": {
  82. "navigationBarTitleText": "",
  83. "enablePullDownRefresh": false,
  84. "pageOrientation": "landscape",
  85. // #ifdef MP-WEIXIN
  86. "navigationStyle": "custom"
  87. // #endif
  88. // #ifdef MP-TOUTIAO
  89. "navigationStyle": "default"
  90. // #endif
  91. }
  92. },
  93. {
  94. "path": "pages/mockExam/test",
  95. "style": {
  96. "navigationBarTitleText": "",
  97. "enablePullDownRefresh": false,
  98. "pageOrientation": "landscape",
  99. // #ifdef MP-WEIXIN
  100. "navigationStyle": "custom"
  101. // #endif
  102. // #ifdef MP-TOUTIAO
  103. "navigationStyle": "default"
  104. // #endif
  105. }
  106. },
  107. {
  108. "path": "pages/user/order",
  109. "style": {
  110. "navigationBarTitleText": "我的订单",
  111. "enablePullDownRefresh": false
  112. }
  113. },
  114. {
  115. "path": "pages/fulu/index",
  116. "style": {
  117. "navigationBarTitleText": "",
  118. "enablePullDownRefresh": false
  119. }
  120. },
  121. {
  122. "path": "pages/fulu/placeorder",
  123. "style": {
  124. "navigationBarTitleText": "",
  125. "enablePullDownRefresh": false
  126. }
  127. },
  128. {
  129. "path": "pages/fulu/orderdes",
  130. "style": {
  131. "navigationBarTitleText": "",
  132. "enablePullDownRefresh": false
  133. }
  134. },
  135. // {
  136. // "path": "pages/phoneBill/index",
  137. // "style": {
  138. // "navigationBarTitleText": "",
  139. // "enablePullDownRefresh": false
  140. // }
  141. // },
  142. // {
  143. // "path": "pages/phoneBill/orderdes",
  144. // "style": {
  145. // "navigationBarTitleText": "",
  146. // "enablePullDownRefresh": false
  147. // }
  148. // },
  149. {
  150. "path": "pages/carVideo/play",
  151. "style": {
  152. "navigationBarTitleText": "",
  153. "enablePullDownRefresh": false
  154. }
  155. },
  156. {
  157. "path": "pages/carVideo/more",
  158. "style": {
  159. "navigationBarTitleText": ""
  160. }
  161. },
  162. {
  163. "path": "pages/user/index",
  164. "style": {
  165. "navigationBarTitleText": "用户信息"
  166. }
  167. },
  168. {
  169. "path": "pages/carVideo/shortVideoPaly",
  170. "style": {
  171. "disableScroll": true,
  172. // #ifdef MP-WEIXIN
  173. "navigationStyle": "custom"
  174. // #endif
  175. // #ifdef MP-TOUTIAO
  176. "navigationStyle": "default"
  177. // #endif
  178. }
  179. }
  180. ],
  181. "subPackages": [
  182. {
  183. "root": "otherPages",
  184. "pages": [
  185. {
  186. "path": "marked/index",
  187. "styles": {}
  188. },
  189. {
  190. "path": "exerciseSpecify/index",
  191. "style": {}
  192. },
  193. {
  194. "path": "exerciseMi/index",
  195. "style": {}
  196. },
  197. {
  198. "path": "exerciseFree/index",
  199. "style": {
  200. "navigationBarTitleText":"免费练习"
  201. }
  202. },
  203. {
  204. "path": "exerciseWrong/index",
  205. "style": {
  206. "navigationBarTitleText":"错题练习"
  207. }
  208. },
  209. {
  210. "path": "exerciseCollect/index",
  211. "style": {
  212. "navigationBarTitleText":"收藏题练习"
  213. }
  214. },
  215. {
  216. "path": "code/index",
  217. "styles": {}
  218. },
  219. {
  220. "path": "classifyOrder/index",
  221. "style": {
  222. "navigationBarTitleText": "顺序练习",
  223. "enablePullDownRefresh": false
  224. }
  225. },
  226. {
  227. "path": "classifyKind/index",
  228. "style": {
  229. "navigationBarTitleText": "分类练习",
  230. "enablePullDownRefresh": false
  231. }
  232. },
  233. {
  234. "path": "classifyArea/index",
  235. "style": {
  236. "navigationBarTitleText": "区域练习",
  237. "enablePullDownRefresh": false
  238. }
  239. },
  240. {
  241. "path": "classifyChoose/index",
  242. "style": {
  243. "navigationBarTitleText": "精选练习",
  244. "enablePullDownRefresh": false
  245. }
  246. },
  247. {
  248. "path": "testScores/index",
  249. "style": {
  250. "navigationBarTitleText": "模拟考试分数",
  251. "enablePullDownRefresh": false
  252. }
  253. },
  254. {
  255. "path": "beforeMockExam/index",
  256. "styles": {
  257. "navigationBarTitleText": "模拟考试",
  258. "enablePullDownRefresh": false
  259. }
  260. },
  261. {
  262. "path": "collection/index",
  263. "style": {}
  264. },
  265. {
  266. "path": "classifyFree/index",
  267. "style": {
  268. "navigationBarTitleText": "免费体验",
  269. "enablePullDownRefresh": false
  270. }
  271. },
  272. {
  273. "path": "buyVip/index",
  274. "style": {
  275. "navigationBarTitleText": "购买vip",
  276. "enablePullDownRefresh": false
  277. }
  278. },
  279. {
  280. "path": "mockExam/index",
  281. "style": {
  282. "navigationBarTitleText": "模拟考试",
  283. "enablePullDownRefresh": false
  284. }
  285. },
  286. {
  287. "path": "mockExamEnd/index",
  288. "style": {
  289. "navigationBarTitleText": "模拟考试结果",
  290. "enablePullDownRefresh": false
  291. }
  292. },
  293. {
  294. "path": "exercise/index",
  295. "style": {
  296. "navigationBarTitleText": "练习",
  297. "enablePullDownRefresh": false
  298. }
  299. },
  300. {
  301. "path": "exerciseExam/index",
  302. "style": {
  303. "navigationBarTitleText": "单选测试",
  304. "enablePullDownRefresh": false
  305. }
  306. },
  307. {
  308. "path":"selectRulePaper/index",
  309. "style":{
  310. "navigationBarTitleText":"科一考前秘卷",
  311. "enablePullDownRefresh": false
  312. }
  313. },
  314. {
  315. "path":"pdfList/index",
  316. "style":{
  317. "navigationBarTitleText":"电子版答案",
  318. "enablePullDownRefresh": false
  319. }
  320. }
  321. ]
  322. }
  323. ],
  324. "tabBar": {
  325. "color": "#7A7E83",
  326. "selectedColor": "#E31818",
  327. "borderStyle": "white",
  328. "backgroundColor": "#ffffff",
  329. "list": [
  330. // {
  331. // "pagePath": "pages/home/index",
  332. // "iconPath": "static/imgs/home.png",
  333. // "selectedIconPath": "static/imgs/home-avtive.png",
  334. // "text": "首页"
  335. // },
  336. {
  337. "pagePath": "pages/carVideo/index",
  338. "iconPath": "static/imgs/video.png",
  339. "selectedIconPath": "static/imgs/video-avtive.png",
  340. "text": "学车"
  341. },
  342. {
  343. "pagePath": "pages/user/index",
  344. "iconPath": "static/imgs/user.png",
  345. "selectedIconPath": "static/imgs/user-avtive.png",
  346. "text": "我的"
  347. }
  348. ]
  349. },
  350. // #ifdef MP-TOUTIAO
  351. "easycom": {
  352. "autoscan": true,
  353. "custom": {
  354. "van-(.*)": "vant-weapp-convert-uniapp/components/van-$1/van-$1.vue"
  355. }
  356. },
  357. // #endif
  358. "globalStyle": {
  359. "navigationBarTextStyle": "black",
  360. "navigationBarTitleText": "",
  361. "navigationBarBackgroundColor": "#F8F8F8",
  362. "backgroundColor": "#F8F8F8",
  363. // #ifdef MP-WEIXIN
  364. "usingComponents": {
  365. "van-overlay": "./wxcomponents/vant/overlay/index",
  366. "van-tabbar": "./wxcomponents/vant/tabbar/index",
  367. "van-tabbar-item": "./wxcomponents/vant/tabbar-item/index",
  368. "van-search": "./wxcomponents/vant/search/index",
  369. "van-icon": "./wxcomponents/vant/icon/index",
  370. "van-row": "./wxcomponents/vant/row/index",
  371. "van-col": "./wxcomponents/vant/col/index",
  372. "van-transition": "./wxcomponents/vant/transition/index",
  373. "van-image": "./wxcomponents/vant/image/index",
  374. "van-checkbox": "./wxcomponents/vant/checkbox/index",
  375. "van-checkbox-group": "./wxcomponents/vant/checkbox-group/index",
  376. "van-radio": "./wxcomponents/vant/radio/index",
  377. "van-radio-group": "./wxcomponents/vant/radio-group/index",
  378. "van-cell": "./wxcomponents/vant/cell/index",
  379. "van-cell-group": "./wxcomponents/vant/cell-group/index",
  380. "van-switch": "./wxcomponents/vant/switch/index",
  381. "van-popup": "./wxcomponents/vant/popup/index",
  382. "van-skeleton": "./wxcomponents/vant/skeleton/index",
  383. "van-field": "./wxcomponents/vant/field/index",
  384. "van-area": "./wxcomponents/vant/area/index",
  385. "van-button": "./wxcomponents/vant/button/index",
  386. "van-divider": "./wxcomponents/vant/divider/index",
  387. "van-count-down": "./wxcomponents/vant/count-down/index",
  388. "van-dialog": "./wxcomponents/vant/dialog/index",
  389. "van-tab": "./wxcomponents/vant/tab/index",
  390. "van-tabs": "./wxcomponents/vant/tabs/index",
  391. "van-picker": "./wxcomponents/vant/picker/index",
  392. "van-share-sheet": "./wxcomponents/vant/share-sheet/index",
  393. "van-index-bar": "./wxcomponents/vant/index-bar/index",
  394. "van-index-anchor": "./wxcomponents/vant/index-anchor/index",
  395. "van-stepper": "./wxcomponents/vant/stepper/index",
  396. "van-sidebar": "wxcomponents/vant/sidebar/index",
  397. "van-sidebar-item": "wxcomponents/vant/sidebar-item/index",
  398. "van-grid": "wxcomponents/vant/grid/index",
  399. "van-grid-item": "wxcomponents/vant/grid-item/index",
  400. "van-nav-bar": "wxcomponents/vant/nav-bar/index"
  401. },
  402. "a": ""
  403. // #endif
  404. // #ifdef MP-TOUTIAO
  405. "usingComponents": {}
  406. // #endif
  407. },
  408. "condition": {
  409. //模式配置,仅开发期间生效
  410. "current": 0, //当前激活的模式(list 的索引项)
  411. "list": [
  412. {
  413. "name": "模拟考试开始", //模式名称
  414. "path": "pages/mockExam/begin", //启动页面,必选
  415. "query": "username=张宇&subject=1&type=liceCar&headimg=https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL42T648KSueEiaibrIt0jgEmgBUlRvbu1ES3VnKoBicK4GOnuYK8oeSLL0V0gmeGaWwONo78oPpvzUQ/132" //启动参数,在页面的onLoad函数里面得到
  416. },
  417. {
  418. "name": "模拟考试考试", //模式名称
  419. "path": "pages/mockExam/test", //启动页面,必选
  420. "query": "username=张宇&subject=1&type=liceCar&headimg=https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL42T648KSueEiaibrIt0jgEmgBUlRvbu1ES3VnKoBicK4GOnuYK8oeSLL0V0gmeGaWwONo78oPpvzUQ/132" //启动参数,在页面的onLoad函数里面得到
  421. },
  422. {
  423. "name": "灯光模拟",
  424. "path": "pages/lightMock/index"
  425. },
  426. {
  427. "name": "获取code",
  428. "path": "otherPages/code/index"
  429. },
  430. {
  431. "name": "查看网页",
  432. "path": "pages/webview/webview"
  433. },
  434. {
  435. "name": "购买vip",
  436. "path": "otherPages/buyVip/index"
  437. },
  438. {
  439. "name": "模拟考试仿真题目",
  440. "path": "otherPages/mockExam/index",
  441. "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=1&title=模拟考试&sort=3"
  442. },
  443. {
  444. "name": "模拟考试结果",
  445. "path": "otherPages/mockExamEnd/index",
  446. "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=1&title=模拟考试&sort=3"
  447. },
  448. {
  449. "name": "查看成绩",
  450. "path": "otherPages/testScores/index",
  451. "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=4&title=顺序练习&sort=3&excellIssueName=新增题库"
  452. },
  453. {
  454. "name": "练习",
  455. "path": "otherPages/exercise/index",
  456. "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=4&title=顺序练习&sort=3&excellIssueName=新增题库"
  457. },
  458. {
  459. "name": "指定的练习",
  460. "path": "otherPages/exerciseSpecify/index",
  461. "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=%E7%A7%91%E7%9B%AE%E4%B8%80&gs=xc&cert=C1%2FC2%2FC3&vehicle=%E8%BD%BF%E8%BD%A6&subject=1&title=%E7%B2%BE%E9%80%89%E8%80%83%E9%A2%98&sort=3&__id__=1"
  462. },
  463. {
  464. "name":"科一秘卷",
  465. "path":"otherPages/selectRulePaper/index",
  466. "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=%E7%A7%91%E7%9B%AE%E4%B8%80&gs=xc&cert=C1%2FC2%2FC3&vehicle=%E8%BD%BF%E8%BD%A6&subject=1&title=%E7%B2%BE%E9%80%89%E8%80%83%E9%A2%98&sort=3&__id__=1"
  467. }
  468. ]
  469. }
  470. }