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.

224 lines
5.5 KiB

4 months ago
4 months ago
3 weeks ago
4 months ago
4 months ago
2 weeks ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 weeks ago
2 weeks ago
4 months ago
4 months ago
3 months ago
4 months ago
4 months ago
4 months ago
1 week ago
4 months ago
3 months ago
4 months ago
4 months ago
4 months ago
4 months ago
  1. {
  2. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "enablePullDownRefresh": true,
  8. "navigationStyle": "custom"
  9. }
  10. },
  11. {
  12. "path": "pages/index/comp/city",
  13. "style": {
  14. "navigationBarTitleText": "选择城市",
  15. "enablePullDownRefresh": false
  16. }
  17. }
  18. ],
  19. "subPackages": [
  20. {
  21. "root": "pages/vip",
  22. "pages": [
  23. {
  24. "path": "vipEntry/vipEntry",
  25. "style": {
  26. "navigationBarTitleText": "vip",
  27. "enablePullDownRefresh": true,
  28. "navigationStyle": "custom"
  29. }
  30. },
  31. {
  32. "path": "paymentOrder/paymentOrder",
  33. "style": {
  34. "navigationBarTitleText": "vip",
  35. "enablePullDownRefresh": true,
  36. "navigationStyle": "custom"
  37. }
  38. },
  39. {
  40. "path": "vipQuestions/vipQuestions",
  41. "style": {
  42. "navigationBarTitleText": "VIP常见问题说明",
  43. "enablePullDownRefresh": false,
  44. "backgroundTextStyle": "dark"
  45. // "navigationStyle": "custom"
  46. }
  47. }
  48. ]
  49. },
  50. {
  51. "root": "pages/exercises",
  52. "pages": [
  53. {
  54. "path": "chapter/chapter",
  55. "style": {
  56. "navigationBarTitleText": "章节练习",
  57. "enablePullDownRefresh": false,
  58. "backgroundTextStyle": "dark"
  59. }
  60. },
  61. {
  62. "path": "webView/webView",
  63. "style": {
  64. "navigationBarTitleText": "",
  65. "enablePullDownRefresh": false,
  66. "backgroundTextStyle": "dark"
  67. }
  68. },
  69. {
  70. "path": "brushQuestions/brushQuestions",
  71. "style": {
  72. "navigationBarTitleText": "刷题",
  73. "enablePullDownRefresh": false,
  74. "backgroundTextStyle": "dark" ,
  75. "navigationStyle": "custom"
  76. }
  77. },
  78. {
  79. "path": "brushQuestions/examQuestions",
  80. "style": {
  81. "navigationBarTitleText": "模拟考试",
  82. "enablePullDownRefresh": false,
  83. "backgroundTextStyle": "dark" ,
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "brushQuestions/wrongQuestions",
  89. "style": {
  90. "navigationBarTitleText": "刷错题",
  91. "enablePullDownRefresh": false,
  92. "backgroundTextStyle": "dark" ,
  93. "navigationStyle": "custom"
  94. }
  95. },
  96. {
  97. "path": "exam/exam",
  98. "style": {
  99. "navigationBarTitleText": "考试",
  100. "enablePullDownRefresh": false,
  101. "backgroundTextStyle": "dark" ,
  102. "navigationStyle": "custom"
  103. }
  104. },
  105. {
  106. "path": "examIntroduction/examIntroduction",
  107. "style": {
  108. "navigationBarTitleText": "考试简介",
  109. "enablePullDownRefresh": false,
  110. "backgroundTextStyle": "dark",
  111. "navigationStyle": "custom"
  112. }
  113. },
  114. {
  115. "path": "beforeExam/beforeExam",
  116. "style": {
  117. "navigationBarTitleText": "考试须知",
  118. "enablePullDownRefresh": false,
  119. "backgroundTextStyle": "dark" ,
  120. "navigationStyle": "custom"
  121. }
  122. },
  123. {
  124. "path": "examResults/examResults",
  125. "style": {
  126. "navigationBarTitleText": "模拟考试成绩",
  127. "enablePullDownRefresh": false,
  128. "backgroundTextStyle": "dark" ,
  129. "navigationStyle": "custom"
  130. }
  131. },
  132. {
  133. "path": "wrongQuestion/wrongQuestion",
  134. "style": {
  135. "navigationBarTitleText": "模拟考试成绩",
  136. "enablePullDownRefresh": false,
  137. "backgroundTextStyle": "dark" ,
  138. "navigationStyle": "custom"
  139. }
  140. },
  141. {
  142. "path": "theoryStudy/theoryStudy",
  143. "style": {
  144. "navigationBarTitleText": "理论学习",
  145. "enablePullDownRefresh": true,
  146. "backgroundTextStyle": "dark" ,
  147. "navigationStyle": "custom"
  148. }
  149. },
  150. {
  151. "path": "categoryExercises/categoryExercises",
  152. "style": {
  153. "navigationBarTitleText": "分类练习",
  154. "enablePullDownRefresh": false,
  155. "backgroundTextStyle": "dark"
  156. // "navigationStyle": "custom"
  157. }
  158. },
  159. {
  160. "path": "queTypeExercises/queTypeExercises",
  161. "style": {
  162. "navigationBarTitleText": "题型练习",
  163. "enablePullDownRefresh": false,
  164. "backgroundTextStyle": "dark"
  165. // "navigationStyle": "custom"
  166. }
  167. },
  168. {
  169. "path": "myStudy/myStudy",
  170. "style": {
  171. "navigationBarTitleText": "我的学习",
  172. "enablePullDownRefresh": false,
  173. "backgroundTextStyle": "dark",
  174. "navigationStyle": "custom"
  175. }
  176. },
  177. {
  178. "path": "lastPage/lastPage",
  179. "style": {
  180. "navigationBarTitleText": "顺序练习成绩",
  181. "enablePullDownRefresh": false,
  182. "backgroundTextStyle": "dark",
  183. "navigationStyle": "custom"
  184. }
  185. },
  186. {
  187. "path": "examSubjiect1/examSubjiect1",
  188. "style": {
  189. "navigationBarTitleText": "科目一成绩单",
  190. "enablePullDownRefresh": false,
  191. "backgroundTextStyle": "dark",
  192. "navigationStyle": "custom"
  193. }
  194. },
  195. {
  196. "path": "examSubjiect1/examResultsOne",
  197. "style": {
  198. "navigationBarTitleText": "模拟考试成绩",
  199. "enablePullDownRefresh": false,
  200. "backgroundTextStyle": "dark",
  201. "navigationStyle": "custom"
  202. }
  203. }
  204. ]
  205. }
  206. ],
  207. "globalStyle": {
  208. "navigationBarTextStyle": "black",
  209. "navigationBarTitleText": "习题题库",
  210. "navigationBarBackgroundColor": "#F8F8F8",
  211. "backgroundColor": "#F8F8F8"
  212. },
  213. "uniIdRouter": {},
  214. "easycom": {
  215. "autoscan": true,
  216. // customhttps://ask.dcloud.net.cn/question/131175
  217. "custom": {
  218. "^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  219. "^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  220. "^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
  221. }
  222. }
  223. }