洛阳学员端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

660 lines
16 KiB

10 months ago
9 months ago
10 months ago
9 months ago
10 months ago
9 months ago
10 months ago
9 months ago
10 months ago
9 months ago
10 months ago
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/tabbar/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页",
  7. "navigationStyle": "custom",
  8. "enablePullDownRefresh": true,
  9. "backgroundTextStyle": "dark"
  10. }
  11. },
  12. {
  13. "path": "pages/tabbar/mine/index",
  14. "style": {
  15. "navigationBarTitleText": "",
  16. "navigationStyle": "custom",
  17. "enablePullDownRefresh": true,
  18. "backgroundTextStyle": "dark"
  19. }
  20. },
  21. {
  22. "path": "pages/tabbar/learnCar/index",
  23. "style": {
  24. "navigationBarTitleText": "",
  25. "navigationStyle": "custom",
  26. "enablePullDownRefresh": true,
  27. "backgroundTextStyle": "dark"
  28. }
  29. },
  30. {
  31. "path": "mp_ecard_sdk/index/index",
  32. "style": {
  33. "navigationBarTitleText": "腾讯云E证通授权"
  34. }
  35. }
  36. ],
  37. "subPackages": [
  38. {
  39. "root": "pages/indexEntry",
  40. "pages": [
  41. {
  42. "path": "NonPlatformStudentInfo/NonPlatformStudentInfo",
  43. "style": {
  44. "navigationBarTitleText": "非平台学员",
  45. "enablePullDownRefresh": false,
  46. "navigationStyle": "custom",
  47. "backgroundTextStyle": "dark" ,
  48. "navigationBarBackgroundColor": "#FFFFFF"
  49. }
  50. },
  51. {
  52. "path": "credit/credit",
  53. "style": {
  54. "navigationBarTitleText": "质量信誉排行",
  55. "enablePullDownRefresh": false,
  56. "backgroundTextStyle": "dark" ,
  57. "navigationBarBackgroundColor": "#FFFFFF"
  58. }
  59. },
  60. {
  61. "path": "parse/parse",
  62. "style": {
  63. "navigationBarTitleText": "学车流程",
  64. "enablePullDownRefresh": false,
  65. "backgroundTextStyle": "dark" ,
  66. "navigationBarBackgroundColor": "#FFFFFF"
  67. }
  68. },
  69. {
  70. "path": "webView/webView",
  71. "style": {
  72. "navigationBarTitleText": "",
  73. "enablePullDownRefresh": false,
  74. "navigationStyle": "custom",
  75. // "navigationBarLoading": false,
  76. "backgroundTextStyle": "dark"
  77. }
  78. },
  79. {
  80. "path": "industryPolicy/industryPolicy",
  81. "style": {
  82. "navigationBarTitleText": "行业政策",
  83. "enablePullDownRefresh": true,
  84. "navigationStyle": "custom",
  85. "backgroundTextStyle": "dark" ,
  86. "navigationBarBackgroundColor": "#FFFFFF"
  87. }
  88. },
  89. {
  90. "path": "enroll/enroll",
  91. "style": {
  92. "navigationBarTitleText": "学车报名",
  93. "enablePullDownRefresh": false,
  94. "backgroundTextStyle": "dark"
  95. }
  96. },
  97. {
  98. "path": "enroll/realName/realName",
  99. "style": {
  100. "navigationBarTitleText": "实名认证realName",
  101. "navigationStyle": "custom",
  102. "enablePullDownRefresh": true,
  103. "backgroundTextStyle": "dark"
  104. }
  105. },
  106. {
  107. "path": "enroll/realName/webView",
  108. "style": {
  109. "navigationBarTitleText": "实名认证webView",
  110. "navigationStyle": "custom",
  111. "enablePullDownRefresh": false,
  112. "backgroundTextStyle": "dark"
  113. }
  114. },
  115. {
  116. "path": "enroll/uploadAvatar/uploadAvatar",
  117. "style": {
  118. "navigationBarTitleText": "上传头像",
  119. "navigationStyle": "custom",
  120. "enablePullDownRefresh": false,
  121. "backgroundTextStyle": "dark"
  122. }
  123. },
  124. {
  125. "path": "enroll/uploadAvatar/uAvatarCropper/uAvatarCropper",
  126. "style": {
  127. "navigationBarTitleText": "上传头像",
  128. "navigationStyle": "custom",
  129. "enablePullDownRefresh": false,
  130. "backgroundTextStyle": "dark"
  131. }
  132. },
  133. {
  134. "path": "enroll/registInfo/registInfo",
  135. "style": {
  136. "navigationBarTitleText": "报名学员信息",
  137. "enablePullDownRefresh": true,
  138. "backgroundTextStyle": "dark"
  139. }
  140. },
  141. {
  142. "path": "enroll/registInfo/chooseCoach/chooseCoach",
  143. "style": {
  144. "navigationBarTitleText": "选择教练",
  145. // "navigationStyle": "custom",
  146. "enablePullDownRefresh": false,
  147. "backgroundTextStyle": "dark"
  148. }
  149. },
  150. {
  151. "path": "enroll/payment/payment",
  152. "style": {
  153. "navigationBarTitleText": "支付订单",
  154. "enablePullDownRefresh": true,
  155. "backgroundTextStyle": "dark"
  156. }
  157. },
  158. {
  159. "path": "enroll/paymentSuccess/paymentSuccess",
  160. "style": {
  161. "navigationBarTitleText": "报名成功",
  162. "enablePullDownRefresh": false,
  163. "backgroundTextStyle": "dark"
  164. }
  165. },
  166. {
  167. "path": "enroll/signContract/signContract",
  168. "style": {
  169. "navigationBarTitleText": "e签宝",
  170. "navigationStyle": "custom",
  171. "enablePullDownRefresh": false,
  172. "backgroundTextStyle": "dark"
  173. }
  174. },
  175. {
  176. "path": "findShcool/findShcool",
  177. "style": {
  178. "navigationBarTitleText": "找驾校",
  179. "navigationStyle": "custom",
  180. "enablePullDownRefresh": true,
  181. "backgroundTextStyle": "dark"
  182. }
  183. },
  184. {
  185. "path": "findShcool/shcoolDetail/shcoolDetail",
  186. "style": {
  187. "navigationBarTitleText": "找驾校",
  188. "navigationStyle": "custom",
  189. "enablePullDownRefresh": false,
  190. "backgroundTextStyle": "dark"
  191. }
  192. },
  193. {
  194. "path": "findShcool/shcoolComment/shcoolComment",
  195. "style": {
  196. "navigationBarTitleText": "驾校评价",
  197. "enablePullDownRefresh": true,
  198. "backgroundTextStyle": "dark"
  199. }
  200. },
  201. {
  202. "path": "findShcool/coachComment/coachComment",
  203. "style": {
  204. "navigationBarTitleText": "教练详情",
  205. "enablePullDownRefresh": true,
  206. "backgroundTextStyle": "dark"
  207. }
  208. },
  209. {
  210. "path": "findShcool/screen/screen",
  211. "style": {
  212. "navigationBarTitleText": "筛选",
  213. "enablePullDownRefresh": true,
  214. "backgroundTextStyle": "dark"
  215. }
  216. },
  217. {
  218. "path": "findShcool/searchShcool/searchShcool",
  219. "style": {
  220. "navigationBarTitleText": "",
  221. "enablePullDownRefresh": true,
  222. "navigationStyle": "custom",
  223. "backgroundTextStyle": "dark" ,
  224. "navigationBarBackgroundColor": "#FFFFFF"
  225. }
  226. },
  227. {
  228. "path": "iIndustryInfo/iIndustryInfo",
  229. "style": {
  230. "navigationBarTitleText": "行业资讯",
  231. "navigationStyle": "custom",
  232. "enablePullDownRefresh": true,
  233. "backgroundTextStyle": "dark"
  234. }
  235. },
  236. {
  237. "path": "iIndustryInfo/detail/detail",
  238. "style": {
  239. "navigationBarTitleText": "行业资讯详情",
  240. "navigationStyle": "custom",
  241. "enablePullDownRefresh": true,
  242. "backgroundTextStyle": "dark"
  243. }
  244. },
  245. {
  246. "path": "examines/examines",
  247. "style": {
  248. "navigationBarTitleText": "找考场",
  249. "navigationStyle": "custom",
  250. "enablePullDownRefresh": false,
  251. "backgroundTextStyle": "dark"
  252. }
  253. },
  254. {
  255. "path": "examines/warningEducation/warningEducation",
  256. "style": {
  257. "navigationBarTitleText": "安全警示教育在线视频学习",
  258. "navigationStyle": "custom",
  259. "enablePullDownRefresh": false,
  260. "backgroundTextStyle": "dark"
  261. }
  262. },
  263. {
  264. "path": "examines/allExamines/allExamines",
  265. "style": {
  266. "navigationBarTitleText": "找考场",
  267. "navigationStyle": "custom",
  268. "enablePullDownRefresh": false,
  269. "backgroundTextStyle": "dark"
  270. }
  271. },
  272. {
  273. "path": "examines/detail/detail",
  274. "style": {
  275. "navigationBarTitleText": "考场详情",
  276. "navigationStyle": "custom",
  277. "enablePullDownRefresh": false,
  278. "backgroundTextStyle": "dark"
  279. }
  280. },
  281. {
  282. "path": "examines/allNews/allNews",
  283. "style": {
  284. "navigationBarTitleText": "考场信息资讯",
  285. "navigationStyle": "custom",
  286. "enablePullDownRefresh": true,
  287. "backgroundTextStyle": "dark"
  288. }
  289. },
  290. {
  291. "path": "examines/newsDetail/newsDetail",
  292. "style": {
  293. "navigationBarTitleText": "资讯详情",
  294. "navigationStyle": "custom",
  295. "enablePullDownRefresh": false,
  296. "backgroundTextStyle": "dark"
  297. }
  298. },
  299. {
  300. "path": "theory/theory",
  301. "style": {
  302. "navigationBarTitleText": "理论学习",
  303. "navigationStyle": "custom",
  304. "enablePullDownRefresh": false,
  305. "backgroundTextStyle": "dark"
  306. }
  307. },
  308. {
  309. "path": "consult/consult",
  310. "style": {
  311. "navigationBarTitleText": "咨询投诉",
  312. "navigationStyle": "custom",
  313. "enablePullDownRefresh": true,
  314. "backgroundTextStyle": "dark"
  315. }
  316. },
  317. {
  318. "path": "consult/pubConsult/pubConsult",
  319. "style": {
  320. "navigationBarTitleText": "我要咨询",
  321. "navigationStyle": "custom",
  322. "enablePullDownRefresh": false,
  323. "backgroundTextStyle": "dark"
  324. }
  325. },
  326. {
  327. "path": "consult/pubComplaint/pubComplaint",
  328. "style": {
  329. "navigationBarTitleText": "我要咨询",
  330. "navigationStyle": "custom",
  331. "enablePullDownRefresh": false,
  332. "backgroundTextStyle": "dark"
  333. }
  334. },
  335. {
  336. "path": "consult/record/record",
  337. "style": {
  338. "navigationBarTitleText": "我要咨询",
  339. "navigationStyle": "custom",
  340. "enablePullDownRefresh": false,
  341. "backgroundTextStyle": "dark"
  342. }
  343. },
  344. {
  345. "path": "publicVideo/publicVideo",
  346. "style": {
  347. "navigationBarTitleText": "我要咨询",
  348. "navigationStyle": "custom",
  349. "enablePullDownRefresh": false,
  350. "backgroundTextStyle": "dark"
  351. }
  352. },
  353. {
  354. "path": "publicVideo/videoDetail/videoDetail",
  355. "style": {
  356. "navigationBarTitleText": "我要咨询",
  357. "navigationStyle": "custom",
  358. "enablePullDownRefresh": false,
  359. "backgroundTextStyle": "dark"
  360. }
  361. }
  362. ]
  363. },
  364. {
  365. "root": "pages/carEntry",
  366. "pages": [
  367. {
  368. "path": "simulateAppointment/simulateAppointment",
  369. "style": {
  370. "navigationBarTitleText": "模拟器训练预约",
  371. "navigationStyle": "custom",
  372. "enablePullDownRefresh": false,
  373. "backgroundTextStyle": "dark"
  374. }
  375. },
  376. {
  377. "path": "operaAppointment/operaAppointment",
  378. "style": {
  379. "navigationBarTitleText": "实操训练预约",
  380. "navigationStyle": "custom",
  381. "enablePullDownRefresh": false,
  382. "backgroundTextStyle": "dark"
  383. }
  384. },
  385. {
  386. "path": "examineAppointment/examineAppointment",
  387. "style": {
  388. "navigationBarTitleText": "考场训练预约",
  389. "navigationStyle": "custom",
  390. "enablePullDownRefresh": false,
  391. "backgroundTextStyle": "dark"
  392. }
  393. },
  394. {
  395. "path": "evaluate/evaluate",
  396. "style": {
  397. "navigationBarTitleText": "评价",
  398. "navigationStyle": "custom",
  399. "enablePullDownRefresh": false,
  400. "backgroundTextStyle": "dark"
  401. }
  402. }
  403. ]
  404. },
  405. {
  406. "root": "pages/mineEntry",
  407. "pages": [
  408. {
  409. "path": "personaInfo/personaInfo",
  410. "style": {
  411. "navigationBarTitleText": "个人信息",
  412. "navigationStyle": "custom",
  413. "enablePullDownRefresh": false,
  414. "backgroundTextStyle": "dark"
  415. }
  416. },
  417. {
  418. "path": "personaInfo/myInfo",
  419. "style": {
  420. "navigationBarTitleText": "个人信息",
  421. "navigationStyle": "custom",
  422. "enablePullDownRefresh": false,
  423. "backgroundTextStyle": "dark"
  424. }
  425. },
  426. {
  427. "path": "myForecastName/myForecastName",
  428. "style": {
  429. "navigationBarTitleText": "我的报名",
  430. "navigationStyle": "custom",
  431. "enablePullDownRefresh": true,
  432. "backgroundTextStyle": "dark"
  433. }
  434. },
  435. {
  436. "path": "myAppointment/myAppointment",
  437. "style": {
  438. "navigationBarTitleText": "我的预约",
  439. "navigationStyle": "custom",
  440. "enablePullDownRefresh": true,
  441. "backgroundTextStyle": "dark"
  442. }
  443. },
  444. {
  445. "path": "myAppointment/detail/detail",
  446. "style": {
  447. "navigationBarTitleText": "预约详情",
  448. "navigationStyle": "custom",
  449. "enablePullDownRefresh": false,
  450. "backgroundTextStyle": "dark"
  451. }
  452. },
  453. {
  454. "path": "myOrder/detail/detail",
  455. "style": {
  456. "navigationBarTitleText": "订单详情",
  457. "navigationStyle": "custom",
  458. "enablePullDownRefresh": true,
  459. "backgroundTextStyle": "dark"
  460. }
  461. },
  462. {
  463. "path": "myOrder/myOrder",
  464. "style": {
  465. "navigationBarTitleText": "我的订单",
  466. "navigationStyle": "custom",
  467. "enablePullDownRefresh": true,
  468. "backgroundTextStyle": "dark"
  469. }
  470. },
  471. {
  472. "path": "myOrder/voucher/voucher",
  473. "style": {
  474. "navigationBarTitleText": "我的订单",
  475. "navigationStyle": "custom",
  476. "enablePullDownRefresh": true,
  477. "backgroundTextStyle": "dark"
  478. }
  479. },
  480. {
  481. "path": "carLearProgress/carLearProgress",
  482. "style": {
  483. "navigationBarTitleText": "学车进度",
  484. "navigationStyle": "custom",
  485. "enablePullDownRefresh": true,
  486. "backgroundTextStyle": "dark"
  487. }
  488. },
  489. {
  490. "path": "carLearnHours/carLearnHours",
  491. "style": {
  492. "navigationBarTitleText": "学车进度",
  493. "navigationStyle": "custom",
  494. "enablePullDownRefresh": true,
  495. "backgroundTextStyle": "dark"
  496. }
  497. },
  498. {
  499. "path": "carData/carData",
  500. "style": {
  501. "navigationBarTitleText": "我的数据",
  502. "navigationStyle": "custom",
  503. "enablePullDownRefresh": false,
  504. "backgroundTextStyle": "dark"
  505. }
  506. },
  507. {
  508. "path": "myCollect/myCollect",
  509. "style": {
  510. "navigationBarTitleText": "我的收藏",
  511. "navigationStyle": "custom",
  512. "enablePullDownRefresh": true,
  513. "backgroundTextStyle": "dark"
  514. }
  515. },
  516. {
  517. "path": "myEvaluate/myEvaluate",
  518. "style": {
  519. "navigationBarTitleText": "我的评价",
  520. "navigationStyle": "custom",
  521. "enablePullDownRefresh": true,
  522. "backgroundTextStyle": "dark"
  523. }
  524. },
  525. {
  526. "path": "myContract/myContract",
  527. "style": {
  528. "navigationBarTitleText": "我的合同",
  529. "navigationStyle": "custom",
  530. "enablePullDownRefresh": false,
  531. "backgroundTextStyle": "dark"
  532. }
  533. },
  534. {
  535. "path": "schoolTransfer/schoolTransfer",
  536. "style": {
  537. "navigationBarTitleText": "同城转校",
  538. "navigationStyle": "custom",
  539. "enablePullDownRefresh": false,
  540. "backgroundTextStyle": "dark"
  541. }
  542. },
  543. {
  544. "path": "modelChange/modelChange",
  545. "style": {
  546. "navigationBarTitleText": "车型变更",
  547. "navigationStyle": "custom",
  548. "enablePullDownRefresh": false,
  549. "backgroundTextStyle": "dark"
  550. }
  551. },
  552. {
  553. "path": "refund/refund",
  554. "style": {
  555. "navigationBarTitleText": "申请退款",
  556. "navigationStyle": "custom",
  557. "enablePullDownRefresh": false,
  558. "backgroundTextStyle": "dark"
  559. }
  560. }
  561. ]
  562. },
  563. {
  564. "root": "pages/userCenter",
  565. "pages": [
  566. {
  567. "path": "login/login",
  568. "style": {
  569. "navigationBarTitleText": "登录",
  570. "navigationStyle": "custom",
  571. "enablePullDownRefresh": false,
  572. "backgroundTextStyle": "dark"
  573. }
  574. },
  575. {
  576. "path": "login/loginByPhone",
  577. "style": {
  578. "navigationBarTitleText": "手机号登录",
  579. "navigationStyle": "custom",
  580. "enablePullDownRefresh": false,
  581. "backgroundTextStyle": "dark"
  582. }
  583. },
  584. {
  585. "path": "login/privacyAgreement/privacyAgreement",
  586. "style": {
  587. "navigationBarTitleText": "登录",
  588. "enablePullDownRefresh": false,
  589. "backgroundTextStyle": "dark"
  590. }
  591. }
  592. ]
  593. },
  594. {
  595. "root": "pages/other",
  596. "pages": [
  597. {
  598. "path": "webView/webView",
  599. "style": {
  600. "navigationBarTitleText": "",
  601. "navigationStyle": "custom",
  602. "enablePullDownRefresh": false,
  603. "backgroundTextStyle": "dark"
  604. }
  605. }
  606. ]
  607. }
  608. ],
  609. "globalStyle": {
  610. "navigationBarTextStyle": "black",
  611. "navigationBarTitleText": "",
  612. "navigationBarBackgroundColor": "#F6F7FA",
  613. "backgroundColor": "#F6F7FA"
  614. },
  615. "uniIdRouter": {},
  616. "tabBar": {
  617. "color": "#999999",
  618. "selectedColor": "#218DFF",
  619. "backgroundColor": "#FFFFFF",
  620. "list": [{
  621. "pagePath": "pages/tabbar/index/index",
  622. "text": "首页",
  623. "iconPath": "static/images/tabbar/btn_shouye_nor.png",
  624. "selectedIconPath": "static/images/tabbar/btn_shouye_cli.png"
  625. },
  626. {
  627. "pagePath": "pages/tabbar/learnCar/index",
  628. "text": "学车",
  629. "iconPath": "static/images/tabbar/btn_xueche_nor.png",
  630. "selectedIconPath": "static/images/tabbar/btn_xueche_cli.png"
  631. },
  632. {
  633. "pagePath": "pages/tabbar/mine/index",
  634. "text": "我的",
  635. "iconPath": "static/images/tabbar/btn_wode_nor.png",
  636. "selectedIconPath": "static/images/tabbar/btn_wode_cli.png"
  637. }
  638. ]
  639. },
  640. "easycom": {
  641. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue",
  642. "autoscan": true,
  643. "custom": {
  644. "qiun-data-charts": "@/uni_modules/charts/components/qiun-data-charts/qiun-data-charts.vue"
  645. }
  646. }
  647. }