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

600 lines
15 KiB

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