江西小程序管理端
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.

405 lines
9.9 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
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
11 months ago
1 year ago
1 year ago
12 months ago
1 year ago
12 months ago
1 year ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
10 months ago
1 year 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
1 year ago
1 year ago
10 months ago
1 year ago
1 year ago
11 months ago
1 year ago
10 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. {
  2. "pages": [
  3. {
  4. "path": "pages/login/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle": "custom",
  8. "enablePullDownRefresh": true,
  9. "backgroundTextStyle": "dark"
  10. }
  11. },
  12. {
  13. "path": "pages/tabbar/statistics/index",
  14. "style": {
  15. "navigationBarTitleText": "首页",
  16. "navigationStyle": "custom",
  17. "enablePullDownRefresh": true,
  18. "backgroundTextStyle": "dark"
  19. }
  20. },
  21. {
  22. "path": "pages/tabbar/examSimulation/index",
  23. "style": {
  24. "navigationBarTitleText": "考场模拟",
  25. "navigationStyle": "custom",
  26. "enablePullDownRefresh": true,
  27. "backgroundTextStyle": "dark"
  28. }
  29. },
  30. {
  31. "path": "pages/tabbar/operateTrain/index",
  32. "style": {
  33. "navigationBarTitleText": "实操训练",
  34. "navigationStyle": "custom",
  35. "enablePullDownRefresh": true,
  36. "backgroundTextStyle": "dark"
  37. }
  38. },
  39. {
  40. "path": "pages/tabbar/student/index",
  41. "style": {
  42. "navigationBarTitleText": "学员",
  43. "navigationStyle": "custom",
  44. "enablePullDownRefresh": true,
  45. "backgroundTextStyle": "dark"
  46. }
  47. },
  48. {
  49. "path": "pages/tabbar/mine/index",
  50. "style": {
  51. "navigationBarTitleText": "我的",
  52. "navigationStyle": "custom",
  53. "enablePullDownRefresh": true,
  54. "backgroundTextStyle": "dark"
  55. }
  56. }
  57. ],
  58. "subPackages": [
  59. {
  60. "root": "pages/indexEntry",
  61. "pages": [
  62. {
  63. "path": "settlement/settlement",
  64. "style": {
  65. "navigationBarTitleText": "结算明细列表",
  66. "navigationStyle": "custom",
  67. "enablePullDownRefresh": false,
  68. "backgroundTextStyle": "dark"
  69. }
  70. },
  71. {
  72. "path": "settlement/detail/detail",
  73. "style": {
  74. "navigationBarTitleText": "结算明细详情",
  75. "navigationStyle": "custom",
  76. "enablePullDownRefresh": false,
  77. "backgroundTextStyle": "dark"
  78. }
  79. }
  80. ]
  81. },
  82. {
  83. "root": "pages/recordEntry",
  84. "pages": [
  85. {
  86. "path": "examine/examineRecord/examineRecord",
  87. "style": {
  88. "navigationBarTitleText": "考场记录",
  89. "navigationStyle": "custom",
  90. "enablePullDownRefresh": true,
  91. "backgroundTextStyle": "dark"
  92. }
  93. },
  94. {
  95. "path": "examine/examineRecord/detail/detail",
  96. "style": {
  97. "navigationBarTitleText": "考场训练详情",
  98. "navigationStyle": "custom",
  99. "enablePullDownRefresh": false,
  100. "backgroundTextStyle": "dark"
  101. }
  102. },
  103. {
  104. "path": "operate/detail/detail",
  105. "style": {
  106. "navigationBarTitleText": "实操详情",
  107. "navigationStyle": "custom",
  108. "enablePullDownRefresh": false,
  109. "backgroundTextStyle": "dark"
  110. }
  111. },
  112. {
  113. "path": "operate/mySchedule/mySchedule",
  114. "style": {
  115. "navigationBarTitleText": "我的排课",
  116. "navigationStyle": "custom",
  117. "enablePullDownRefresh": false,
  118. "backgroundTextStyle": "dark"
  119. }
  120. },
  121. {
  122. "path": "operate/mySchedule/plan/plan",
  123. "style": {
  124. "navigationBarTitleText": "排课计划",
  125. "navigationStyle": "custom",
  126. "enablePullDownRefresh": false,
  127. "backgroundTextStyle": "dark"
  128. }
  129. },
  130. {
  131. "path": "operate/mySchedule/mould/mould",
  132. "style": {
  133. "navigationBarTitleText": "模板",
  134. "navigationStyle": "custom",
  135. "enablePullDownRefresh": true,
  136. "backgroundTextStyle": "dark"
  137. }
  138. },
  139. {
  140. "path": "operate/mySchedule/mouldEdit/mouldAdd",
  141. "style": {
  142. "navigationBarTitleText": "添加编辑模版",
  143. "navigationStyle": "custom",
  144. "enablePullDownRefresh": false,
  145. "backgroundTextStyle": "dark"
  146. }
  147. },
  148. {
  149. "path": "operate/mySchedule/mouldEdit/mouldEdit",
  150. "style": {
  151. "navigationBarTitleText": "编辑编辑模版",
  152. "navigationStyle": "custom",
  153. "enablePullDownRefresh": false,
  154. "backgroundTextStyle": "dark"
  155. }
  156. },
  157. {
  158. "path": "operate/mySchedule/detail/detail",
  159. "style": {
  160. "navigationBarTitleText": "我的排课详情",
  161. "navigationStyle": "custom",
  162. "enablePullDownRefresh": true,
  163. "backgroundTextStyle": "dark"
  164. }
  165. },
  166. {
  167. "path": "student/studentDetail/studentDetail",
  168. "style": {
  169. "navigationBarTitleText": "学员详情",
  170. "navigationStyle": "custom",
  171. "enablePullDownRefresh": false,
  172. "backgroundTextStyle": "dark"
  173. }
  174. },
  175. {
  176. "path": "student/addStudent/addStudent",
  177. "style": {
  178. "navigationBarTitleText": "添加学员",
  179. "navigationStyle": "custom",
  180. "enablePullDownRefresh": true,
  181. "backgroundTextStyle": "dark"
  182. }
  183. },
  184. {
  185. "path": "student/addStudent/searchStudent",
  186. "style": {
  187. "navigationBarTitleText": "搜索学员",
  188. "navigationStyle": "custom",
  189. "enablePullDownRefresh": true,
  190. "backgroundTextStyle": "dark"
  191. }
  192. }
  193. ]
  194. },
  195. {
  196. "root": "pages/other",
  197. "pages": [
  198. {
  199. "path": "webView/webView",
  200. "style": {
  201. "navigationBarTitleText": "",
  202. "navigationStyle": "custom",
  203. "enablePullDownRefresh": false,
  204. "backgroundTextStyle": "dark"
  205. }
  206. }
  207. ]
  208. },
  209. {
  210. "root": "pages/userCenter",
  211. "pages": [
  212. {
  213. "path": "forgetPwd/forgetPwd",
  214. "style": {
  215. "navigationBarTitleText": "修改密码",
  216. "navigationStyle": "custom",
  217. "enablePullDownRefresh": false,
  218. "backgroundTextStyle": "dark"
  219. }
  220. },
  221. {
  222. "path": "personaInfo/personaInfo",
  223. "style": {
  224. "navigationBarTitleText": "",
  225. "navigationStyle": "custom",
  226. "enablePullDownRefresh": false,
  227. "backgroundTextStyle": "dark"
  228. }
  229. },
  230. {
  231. "path": "settled/settled",
  232. "style": {
  233. "navigationBarTitleText": "待结算记录",
  234. "navigationStyle": "custom",
  235. "enablePullDownRefresh": false,
  236. "backgroundTextStyle": "dark"
  237. }
  238. },
  239. {
  240. "path": "schoolSite/schoolSite",
  241. "style": {
  242. "navigationBarTitleText": "驾校场地",
  243. "navigationStyle": "custom",
  244. "enablePullDownRefresh": true,
  245. "backgroundTextStyle": "dark"
  246. }
  247. },
  248. {
  249. "path": "schoolCoach/schoolCoach",
  250. "style": {
  251. "navigationBarTitleText": "驾校教练",
  252. "navigationStyle": "custom",
  253. "enablePullDownRefresh": true,
  254. "backgroundTextStyle": "dark"
  255. }
  256. },
  257. {
  258. "path": "schoolCoach/coachComment/coachComment",
  259. "style": {
  260. "navigationBarTitleText": "教练详情",
  261. "navigationStyle": "custom",
  262. "enablePullDownRefresh": true,
  263. "backgroundTextStyle": "dark"
  264. }
  265. },
  266. {
  267. "path": "scanCode/scanCode",
  268. "style": {
  269. "navigationBarTitleText": "个人二维码",
  270. "navigationStyle": "custom",
  271. "enablePullDownRefresh": false,
  272. "backgroundTextStyle": "dark"
  273. }
  274. },
  275. {
  276. "path": "studentComment/studentComment",
  277. "style": {
  278. "navigationBarTitleText": "学员评价",
  279. "navigationStyle": "custom",
  280. "enablePullDownRefresh": false,
  281. "backgroundTextStyle": "dark"
  282. }
  283. },
  284. {
  285. "path": "refund/refund",
  286. "style": {
  287. "navigationBarTitleText": "退款信息",
  288. "navigationStyle": "custom",
  289. "enablePullDownRefresh": false,
  290. "backgroundTextStyle": "dark"
  291. }
  292. },
  293. {
  294. "path": "indicatorRecharge/indicatorRecharge",
  295. "style": {
  296. "navigationBarTitleText": "",
  297. "navigationStyle": "custom",
  298. "enablePullDownRefresh": false,
  299. "backgroundTextStyle": "dark"
  300. }
  301. },
  302. {
  303. "path": "examinInfo/examinInfo",
  304. "style": {
  305. "navigationBarTitleText": "考场信息",
  306. "navigationStyle": "custom",
  307. "enablePullDownRefresh": true,
  308. "backgroundTextStyle": "dark"
  309. }
  310. },
  311. {
  312. "path": "myCar/myCar",
  313. "style": {
  314. "navigationBarTitleText": "考场信息",
  315. "navigationStyle": "custom",
  316. "enablePullDownRefresh": true,
  317. "backgroundTextStyle": "dark"
  318. }
  319. },
  320. {
  321. "path": "myCar/notBound/notBound",
  322. "style": {
  323. "navigationBarTitleText": "未绑定车辆",
  324. "navigationStyle": "custom",
  325. "enablePullDownRefresh": true,
  326. "backgroundTextStyle": "dark"
  327. }
  328. },
  329. {
  330. "path": "teachingData/teachingData",
  331. "style": {
  332. "navigationBarTitleText": "教学数据",
  333. "navigationStyle": "custom",
  334. "enablePullDownRefresh": false,
  335. "backgroundTextStyle": "dark"
  336. }
  337. }
  338. ]
  339. }
  340. ],
  341. "globalStyle": {
  342. "navigationBarTextStyle": "black",
  343. "navigationBarTitleText": "学车小程序",
  344. "navigationBarBackgroundColor": "#F8F8F8",
  345. "backgroundColor": "#F8F8F8"
  346. },
  347. "uniIdRouter": {},
  348. "tabBar": {
  349. "color": "#999999",
  350. "selectedColor": "#218DFF",
  351. "backgroundColor": "#FFFFFF",
  352. "list": [{
  353. "pagePath": "pages/tabbar/statistics/index",
  354. "text": "首页",
  355. "iconPath": "static/images/tabbar/tj.png",
  356. "selectedIconPath": "static/images/tabbar/tjActive.png"
  357. },
  358. {
  359. "pagePath": "pages/tabbar/examSimulation/index",
  360. "text": "考场模拟",
  361. "iconPath": "static/images/tabbar/kc.png",
  362. "selectedIconPath": "static/images/tabbar/kcActive.png"
  363. },
  364. {
  365. "pagePath": "pages/tabbar/operateTrain/index",
  366. "text": "实操训练",
  367. "iconPath": "static/images/tabbar/sc.png",
  368. "selectedIconPath": "static/images/tabbar/scActive.png"
  369. },
  370. {
  371. "pagePath": "pages/tabbar/student/index",
  372. "text": "学员",
  373. "iconPath": "static/images/tabbar/xy.png",
  374. "selectedIconPath": "static/images/tabbar/xyActive.png"
  375. },
  376. {
  377. "pagePath": "pages/tabbar/mine/index",
  378. "text": "我的",
  379. "iconPath": "static/images/tabbar/wd.png",
  380. "selectedIconPath": "static/images/tabbar/wdActive.png"
  381. }
  382. ]
  383. },
  384. "easycom": {
  385. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue",
  386. "custom": {
  387. "qiun-data-charts": "@/uni_modules/charts/components/qiun-data-charts/qiun-data-charts.vue"
  388. }
  389. },
  390. "condition" : { //
  391. "current": 0, //(list )
  392. "list": [
  393. {
  394. "name": "", //
  395. "path": "", //
  396. "query": "" //onLoad
  397. }
  398. ]
  399. }
  400. }