洛阳学员端
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.

667 lines
16 KiB

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