学员端小程序
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.

626 lines
15 KiB

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