diff --git a/package.json b/package.json index ae2394d..52af90b 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "flyio": "^0.6.14", "query-string": "^7.1.1", "regenerator-runtime": "^0.12.1", + "swiper": "^5.4.5", "uview-ui": "^1.7.8", "vue": "^2.6.11", "vuex": "^3.6.2" diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index e1f975f..71dc1a7 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -17,7 +17,7 @@ 264人通过/283人参与
- +
98
@@ -79,7 +79,7 @@ export default { this.$emit('toTest') }, comfirm() { - + } }, onReachBottom() { diff --git a/src/project/qujing/AppLegalLearning/img/bujige.png b/src/project/qujing/AppLegalLearning/img/bujige.png new file mode 100644 index 0000000..f9c54f7 Binary files /dev/null and b/src/project/qujing/AppLegalLearning/img/bujige.png differ diff --git a/src/project/qujing/AppLegalLearning/img/fail.png b/src/project/qujing/AppLegalLearning/img/fail.png deleted file mode 100644 index bfa857b..0000000 Binary files a/src/project/qujing/AppLegalLearning/img/fail.png and /dev/null differ diff --git a/src/project/qujing/AppLegalLearning/img/jige.png b/src/project/qujing/AppLegalLearning/img/jige.png new file mode 100644 index 0000000..1dc7c16 Binary files /dev/null and b/src/project/qujing/AppLegalLearning/img/jige.png differ diff --git a/src/project/qujing/AppLegalLearning/img/lianghao.png b/src/project/qujing/AppLegalLearning/img/lianghao.png new file mode 100644 index 0000000..29bae62 Binary files /dev/null and b/src/project/qujing/AppLegalLearning/img/lianghao.png differ diff --git a/src/project/qujing/AppLegalLearning/img/success.png b/src/project/qujing/AppLegalLearning/img/success.png deleted file mode 100644 index 5a21f24..0000000 Binary files a/src/project/qujing/AppLegalLearning/img/success.png and /dev/null differ diff --git a/src/project/qujing/AppLegalLearning/img/youxiu.png b/src/project/qujing/AppLegalLearning/img/youxiu.png new file mode 100644 index 0000000..0bfaa43 Binary files /dev/null and b/src/project/qujing/AppLegalLearning/img/youxiu.png differ