diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 71dc1a7..714e286 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -212,8 +212,6 @@ export default { } } - - .auth_btn { display: flex; justify-content: space-between; diff --git a/src/project/qujing/AppLegalLearning/img/bg.png b/src/project/qujing/AppLegalLearning/img/bg.png deleted file mode 100644 index e651656..0000000 Binary files a/src/project/qujing/AppLegalLearning/img/bg.png and /dev/null differ diff --git a/src/project/qujing/AppLegalLearning/img/navbar.png b/src/project/qujing/AppLegalLearning/img/navbar.png deleted file mode 100644 index c95faaf..0000000 Binary files a/src/project/qujing/AppLegalLearning/img/navbar.png and /dev/null differ diff --git a/src/project/qujing/AppLegalLearning/result.vue b/src/project/qujing/AppLegalLearning/result.vue index cb624e0..6698d9e 100644 --- a/src/project/qujing/AppLegalLearning/result.vue +++ b/src/project/qujing/AppLegalLearning/result.vue @@ -1,33 +1,34 @@ @@ -37,10 +38,9 @@ export default { data() { return { backgroundNavbar: { - // background: "url('./img/navbar.png') no-repeat", - // backgroundSize: '100% 100%', + background: "url('https://cdn.cunwuyun.cn/qujing/navbar.png') no-repeat", + backgroundSize: '100% 100%', }, - } }, methods: { @@ -57,87 +57,92 @@ export default { \ No newline at end of file diff --git a/src/project/qujing/AppLegalLearning/testForm.vue b/src/project/qujing/AppLegalLearning/testForm.vue index 2981a6c..7c8f7ea 100644 --- a/src/project/qujing/AppLegalLearning/testForm.vue +++ b/src/project/qujing/AppLegalLearning/testForm.vue @@ -154,7 +154,7 @@ export default { .testForm { .testForm_info { background: url("https://cdn.cunwuyun.cn/qujing/bg.png") no-repeat; - background-size: 100% 100%; + background-size: 100% auto; padding: 80px 32px 0 32px; box-sizing: border-box; @@ -163,7 +163,6 @@ export default { justify-content: space-between; font-size: 28px; color: #333333; - // margin-top: 80px; .type_left { font-weight: 600;