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

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