From b99686c7ff25588dfd498749b92af3afabc769d1 Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Tue, 4 Jun 2024 09:47:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E7=B2=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/education.vue | 4 ++-- src/view/hygiene.vue | 4 ++-- src/view/sy.vue | 4 ++-- src/view/work.vue | 4 ++-- src/view/yl.vue | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/view/education.vue b/src/view/education.vue index b49dbbc..7c96dc1 100644 --- a/src/view/education.vue +++ b/src/view/education.vue @@ -888,13 +888,13 @@ onMounted(() => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/hygiene.vue b/src/view/hygiene.vue index d7db145..4ed1525 100644 --- a/src/view/hygiene.vue +++ b/src/view/hygiene.vue @@ -319,13 +319,13 @@ const getData = async () => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/sy.vue b/src/view/sy.vue index ca87528..6c5f2bb 100644 --- a/src/view/sy.vue +++ b/src/view/sy.vue @@ -1289,13 +1289,13 @@ onBeforeMount(async () => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/work.vue b/src/view/work.vue index a2dc84e..88adafd 100644 --- a/src/view/work.vue +++ b/src/view/work.vue @@ -769,13 +769,13 @@ onMounted(() => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/yl.vue b/src/view/yl.vue index 92f0e82..681ef24 100644 --- a/src/view/yl.vue +++ b/src/view/yl.vue @@ -511,13 +511,13 @@ const getData = async () => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0;