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

569 lines
14 KiB

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