From dcfc76ebdaf885c073a7528b5a1ed6e8bfdb0a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8A=A0=E8=84=9A=E6=9C=AC=E4=BA=BA?= <742374184@qq.com> Date: Mon, 11 Mar 2024 21:32:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=BE=E5=A4=87=E9=87=8D?= =?UTF-8?q?=E5=91=BD=E5=90=8D=E5=B1=95=E7=A4=BA=E6=96=B9=E5=BC=8F=E4=B8=BA?= =?UTF-8?q?click=EF=BC=8C=E9=81=BF=E5=85=8D=E4=B8=BAhover=E6=97=B6?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E4=B8=AD=E6=96=87=E7=84=A6=E7=82=B9=E6=B6=88?= =?UTF-8?q?=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + src/components/Device/components/Remark/index.vue | 14 +++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4a5522e..a9303d9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ lerna-debug.log* # User node_modules pnpm-lock.yaml +yarn.lock *.local dist dist-ssr diff --git a/src/components/Device/components/Remark/index.vue b/src/components/Device/components/Remark/index.vue index 901f7a7..96aa75b 100644 --- a/src/components/Device/components/Remark/index.vue +++ b/src/components/Device/components/Remark/index.vue @@ -1,9 +1,17 @@ +