洛阳学员端
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.

565 lines
14 KiB

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