From 6db89f2dc085e26c4002426e521e5e101e3255ae Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Sat, 15 Oct 2022 17:33:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=B7=AF=E5=BE=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/guideBox.vue | 2 +- src/views/portal/article/Detail.vue | 2 +- src/views/portal/article/Index.vue | 2 +- src/views/portal/case/Detail.vue | 2 +- src/views/portal/case/Index.vue | 2 +- src/views/portal/course/Index.vue | 2 +- src/views/portal/qa/Answer.vue | 2 +- src/views/portal/qa/Detail.vue | 2 +- src/views/portal/qa/Index.vue | 2 +- src/views/user/Mynotes.vue | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/Portal/guideBox.vue b/src/components/Portal/guideBox.vue index 72f2cfb1..89704008 100644 --- a/src/components/Portal/guideBox.vue +++ b/src/components/Portal/guideBox.vue @@ -165,7 +165,7 @@ padding-top: 90px; width: 190px; // background: #387DF7; - background: url('/images/homeWu/guide-bg.png') no-repeat 101% / 101%; + background: url('../../../public/images/homeWu/guide-bg.png') no-repeat 101% / 101%; border-radius: 10px 0 0 10px; .left-title{ width: 190px; diff --git a/src/views/portal/article/Detail.vue b/src/views/portal/article/Detail.vue index 24ba9646..ac94a534 100644 --- a/src/views/portal/article/Detail.vue +++ b/src/views/portal/article/Detail.vue @@ -293,7 +293,7 @@ export default {