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

599 lines
15 KiB

8 months ago
8 months ago
8 months ago
8 months ago
7 months ago
8 months ago
8 months ago
6 months ago
6 months ago
3 months ago
8 months ago
6 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/payment/payh5",
  151. "style": {
  152. "navigationBarTitleText": "支付",
  153. "backgroundTextStyle": "dark"
  154. }
  155. },
  156. {
  157. "path": "enroll/paymentSuccess/paymentSuccess",
  158. "style": {
  159. "navigationBarTitleText": "报名成功",
  160. "enablePullDownRefresh": false,
  161. "backgroundTextStyle": "dark"
  162. }
  163. },
  164. {
  165. "path": "enroll/signContract/signContract",
  166. "style": {
  167. "navigationBarTitleText": "e签宝",
  168. "enablePullDownRefresh": false,
  169. "bounce": "none",
  170. "navigationBarBackgroundColor": "#FFFFFF",
  171. "navigationBarTextStyle": "black" //
  172. }
  173. },
  174. {
  175. "path": "findShcool/findShcool",
  176. "style": {
  177. "navigationBarTitleText": "找驾校",
  178. "navigationStyle": "custom",
  179. "enablePullDownRefresh": true,
  180. "backgroundTextStyle": "dark"
  181. }
  182. },
  183. {
  184. "path": "findCoach/findCoach",
  185. "style": {
  186. "navigationBarTitleText": "找教练",
  187. "navigationStyle": "custom",
  188. "enablePullDownRefresh": true,
  189. "backgroundTextStyle": "dark"
  190. }
  191. },
  192. {
  193. "path": "findShcool/shcoolDetail/shcoolDetail",
  194. "style": {
  195. "navigationBarTitleText": "驾校详情",
  196. "navigationStyle": "custom",
  197. "enablePullDownRefresh": false,
  198. "backgroundTextStyle": "dark"
  199. }
  200. },
  201. {
  202. "path": "findShcool/shcoolComment/shcoolComment",
  203. "style": {
  204. "navigationBarTitleText": "驾校评价",
  205. "enablePullDownRefresh": true,
  206. "backgroundTextStyle": "dark"
  207. }
  208. },
  209. {
  210. "path": "findShcool/coachComment/coachComment",
  211. "style": {
  212. "navigationBarTitleText": "教练详情",
  213. "enablePullDownRefresh": true,
  214. "backgroundTextStyle": "dark"
  215. }
  216. },
  217. {
  218. "path": "findShcool/screen/screen",
  219. "style": {
  220. "navigationBarTitleText": "筛选",
  221. "enablePullDownRefresh": true,
  222. "backgroundTextStyle": "dark"
  223. }
  224. },
  225. {
  226. "path": "findShcool/searchShcool/searchShcool",
  227. "style": {
  228. "navigationBarTitleText": "",
  229. "enablePullDownRefresh": true,
  230. "navigationStyle": "custom",
  231. "backgroundTextStyle": "dark" ,
  232. "navigationBarBackgroundColor": "#FFFFFF"
  233. }
  234. },
  235. {
  236. "path": "iIndustryInfo/iIndustryInfo",
  237. "style": {
  238. "navigationBarTitleText": "行业资讯",
  239. "navigationStyle": "custom",
  240. "enablePullDownRefresh": true,
  241. "backgroundTextStyle": "dark"
  242. }
  243. },
  244. {
  245. "path": "iIndustryInfo/detail/detail",
  246. "style": {
  247. "navigationBarTitleText": "行业资讯详情",
  248. "navigationStyle": "custom",
  249. "enablePullDownRefresh": true,
  250. "backgroundTextStyle": "dark"
  251. }
  252. },
  253. {
  254. "path": "theory/theory",
  255. "style": {
  256. "navigationBarTitleText": "理论学习",
  257. "navigationStyle": "custom",
  258. "enablePullDownRefresh": false,
  259. "backgroundTextStyle": "dark"
  260. }
  261. },
  262. {
  263. "path": "theory/webView",
  264. "style": {
  265. "navigationBarTitleText": "理论学习webview",
  266. "navigationStyle": "custom",
  267. "enablePullDownRefresh": false,
  268. "backgroundTextStyle": "dark"
  269. }
  270. },
  271. {
  272. "path": "consult/consult",
  273. "style": {
  274. "navigationBarTitleText": "咨询投诉",
  275. "navigationStyle": "custom",
  276. "enablePullDownRefresh": true,
  277. "backgroundTextStyle": "dark"
  278. }
  279. },
  280. {
  281. "path": "consult/pubConsult/pubConsult",
  282. "style": {
  283. "navigationBarTitleText": "我要咨询",
  284. "navigationStyle": "custom",
  285. "enablePullDownRefresh": false,
  286. "backgroundTextStyle": "dark"
  287. }
  288. },
  289. {
  290. "path": "consult/pubComplaint/pubComplaint",
  291. "style": {
  292. "navigationBarTitleText": "我要咨询",
  293. "navigationStyle": "custom",
  294. "enablePullDownRefresh": false,
  295. "backgroundTextStyle": "dark"
  296. }
  297. },
  298. {
  299. "path": "consult/record/record",
  300. "style": {
  301. "navigationBarTitleText": "我要咨询",
  302. "navigationStyle": "custom",
  303. "enablePullDownRefresh": false,
  304. "backgroundTextStyle": "dark"
  305. }
  306. },
  307. {
  308. "path": "publicVideo/publicVideo",
  309. "style": {
  310. "navigationBarTitleText": "我要咨询",
  311. "navigationStyle": "custom",
  312. "enablePullDownRefresh": false,
  313. "backgroundTextStyle": "dark"
  314. }
  315. },
  316. {
  317. "path": "publicVideo/videoDetail/videoDetail",
  318. "style": {
  319. "navigationBarTitleText": "我要咨询",
  320. "navigationStyle": "custom",
  321. "enablePullDownRefresh": false,
  322. "backgroundTextStyle": "dark"
  323. }
  324. }
  325. ]
  326. },
  327. {
  328. "root": "pages/carEntry",
  329. "pages": [
  330. {
  331. "path": "operaAppointment/operaAppointment",
  332. "style": {
  333. "navigationBarTitleText": "实操训练预约",
  334. "navigationStyle": "custom",
  335. "enablePullDownRefresh": false,
  336. "backgroundTextStyle": "dark"
  337. }
  338. },
  339. {
  340. "path": "evaluate/evaluate",
  341. "style": {
  342. "navigationBarTitleText": "评价",
  343. "navigationStyle": "custom",
  344. "enablePullDownRefresh": false,
  345. "backgroundTextStyle": "dark"
  346. }
  347. },
  348. {
  349. "path": "signature/signature",
  350. "style": {
  351. "navigationBarTitleText": "签名",
  352. "enablePullDownRefresh": false,
  353. "backgroundTextStyle": "dark",
  354. "app-plus": {//app
  355. "bounce": "none"//
  356. }
  357. }
  358. }
  359. ]
  360. },
  361. {
  362. "root": "pages/mineEntry",
  363. "pages": [
  364. {
  365. "path": "personaInfo/personaInfo",
  366. "style": {
  367. "navigationBarTitleText": "个人信息",
  368. "enablePullDownRefresh": false,
  369. "backgroundTextStyle": "dark"
  370. }
  371. },
  372. {
  373. "path": "uAvatarCropper/uAvatarCropper",
  374. "style": {
  375. "navigationBarTitleText": "修改头像",
  376. "enablePullDownRefresh": false,
  377. "backgroundTextStyle": "dark"
  378. }
  379. },
  380. {
  381. "path": "aboutUs/aboutUs",
  382. "style": {
  383. "navigationBarTitleText": "关于我们",
  384. "enablePullDownRefresh": false,
  385. "backgroundTextStyle": "dark"
  386. }
  387. },
  388. {
  389. "path": "personaInfo/myInfo",
  390. "style": {
  391. "navigationBarTitleText": "个人信息",
  392. "navigationStyle": "custom",
  393. "enablePullDownRefresh": false,
  394. "backgroundTextStyle": "dark"
  395. }
  396. },
  397. {
  398. "path": "personaInfo/AccountCance",
  399. "style": {
  400. "navigationBarTitleText": "注销账户",
  401. "enablePullDownRefresh": false,
  402. "backgroundTextStyle": "dark"
  403. }
  404. },
  405. {
  406. "path": "myForecastName/myForecastName",
  407. "style": {
  408. "navigationBarTitleText": "我的报名",
  409. "navigationStyle": "custom",
  410. "enablePullDownRefresh": true,
  411. "backgroundTextStyle": "dark"
  412. }
  413. },
  414. {
  415. "path": "myAppointment/myAppointment",
  416. "style": {
  417. "navigationBarTitleText": "我的预约",
  418. "enablePullDownRefresh": true,
  419. "backgroundTextStyle": "dark"
  420. }
  421. },
  422. {
  423. "path": "myAppointment/detail/detail",
  424. "style": {
  425. "navigationBarTitleText": "预约详情",
  426. "navigationStyle": "custom",
  427. "enablePullDownRefresh": false,
  428. "backgroundTextStyle": "dark"
  429. }
  430. },
  431. {
  432. "path": "myOrder/detail/detail",
  433. "style": {
  434. "navigationBarTitleText": "订单详情",
  435. "navigationStyle": "custom",
  436. "enablePullDownRefresh": true,
  437. "backgroundTextStyle": "dark"
  438. }
  439. },
  440. {
  441. "path": "myOrder/myOrder",
  442. "style": {
  443. "navigationBarTitleText": "我的订单",
  444. "navigationBarBackgroundColor": "#fff",
  445. "enablePullDownRefresh": true,
  446. "backgroundTextStyle": "dark"
  447. }
  448. },
  449. {
  450. "path": "myOrder/voucher/voucher",
  451. "style": {
  452. "navigationBarTitleText": "培训缴费电子凭证",
  453. // "navigationStyle": "custom",
  454. "enablePullDownRefresh": true,
  455. "backgroundTextStyle": "dark"
  456. }
  457. },
  458. {
  459. "path": "carLearProgress/carLearProgress",
  460. "style": {
  461. "navigationBarTitleText": "学车进度",
  462. "enablePullDownRefresh": true,
  463. "backgroundTextStyle": "dark"
  464. }
  465. },
  466. {
  467. "path": "carLearnHours/carLearnHours",
  468. "style": {
  469. "navigationBarTitleText": "我的学时",
  470. "enablePullDownRefresh": true,
  471. "backgroundTextStyle": "dark"
  472. }
  473. },
  474. {
  475. "path": "carData/carData",
  476. "style": {
  477. "navigationBarTitleText": "我的数据",
  478. "navigationStyle": "custom",
  479. "enablePullDownRefresh": false,
  480. "backgroundTextStyle": "dark"
  481. }
  482. },
  483. {
  484. "path": "myEvaluate/myEvaluate",
  485. "style": {
  486. "navigationBarTitleText": "我的评价",
  487. "enablePullDownRefresh": true,
  488. "backgroundTextStyle": "dark"
  489. }
  490. },
  491. {
  492. "path": "myContract/myContract",
  493. "style": {
  494. "navigationBarTitleText": "我的合同",
  495. "enablePullDownRefresh": false,
  496. "backgroundTextStyle": "dark"
  497. }
  498. },
  499. {
  500. "path": "schoolTransfer/schoolTransfer",
  501. "style": {
  502. "navigationBarTitleText": "同城转校",
  503. "enablePullDownRefresh": false,
  504. "backgroundTextStyle": "dark"
  505. }
  506. },
  507. {
  508. "path": "modelChange/modelChange",
  509. "style": {
  510. "navigationBarTitleText": "车型变更",
  511. "enablePullDownRefresh": false,
  512. "backgroundTextStyle": "dark"
  513. }
  514. },
  515. {
  516. "path": "refund/refund",
  517. "style": {
  518. "navigationBarTitleText": "申请退款",
  519. "enablePullDownRefresh": false,
  520. "backgroundTextStyle": "dark"
  521. }
  522. }
  523. ]
  524. },
  525. {
  526. "root": "pages/userCenter",
  527. "pages": [
  528. {
  529. "path": "login/login",
  530. "style": {
  531. "navigationBarTitleText": "登录",
  532. "navigationStyle": "custom",
  533. "enablePullDownRefresh": false,
  534. "backgroundTextStyle": "dark"
  535. }
  536. },
  537. {
  538. "path": "login/privacyAgreement/privacyAgreement",
  539. "style": {
  540. "navigationBarTitleText": "",
  541. // "navigationStyle": "custom",
  542. "navigationBarBackgroundColor": "#fff",
  543. "enablePullDownRefresh": false,
  544. "backgroundTextStyle": "dark"
  545. }
  546. }
  547. ]
  548. }
  549. ],
  550. "globalStyle": {
  551. "navigationBarTextStyle": "black",
  552. "navigationBarTitleText": "",
  553. "navigationBarBackgroundColor": "#F6F7FA",
  554. "backgroundColor": "#F6F7FA"
  555. },
  556. "uniIdRouter": {},
  557. "tabBar": {
  558. "color": "#999999",
  559. "selectedColor": "#218DFF",
  560. "backgroundColor": "#FFFFFF",
  561. "list": [{
  562. "pagePath": "pages/tabbar/index/index",
  563. "text": "首页",
  564. "iconPath": "static/images/tabbar/btn_shouye_nor.png",
  565. "selectedIconPath": "static/images/tabbar/btn_shouye_cli.png"
  566. },
  567. {
  568. "pagePath": "pages/tabbar/learnCar/index",
  569. "text": "学车",
  570. "iconPath": "static/images/tabbar/btn_xueche_nor.png",
  571. "selectedIconPath": "static/images/tabbar/btn_xueche_cli.png"
  572. },
  573. {
  574. "pagePath": "pages/tabbar/mine/index",
  575. "text": "我的",
  576. "iconPath": "static/images/tabbar/btn_wode_nor.png",
  577. "selectedIconPath": "static/images/tabbar/btn_wode_cli.png"
  578. }
  579. ]
  580. },
  581. "easycom": {
  582. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue",
  583. "autoscan": true,
  584. "custom": {
  585. "qiun-data-charts": "@/uni_modules/charts/components/qiun-data-charts/qiun-data-charts.vue"
  586. }
  587. }
  588. }