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

618 lines
15 KiB

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