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

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