From a5ae6b4d5c5aa55c9eebfe0c9078ba165e13ab75 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 3 Apr 2024 14:47:40 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=BF=87=E6=BB=A4=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A9=BA=E6=95=B0=E6=8D=AE=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=EF=BC=8C=E8=8B=A5=E9=80=89=E4=B8=AD=E7=A9=BA=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E7=AD=9B=E9=80=89=E6=97=A0=E6=B3=95=E6=89=BE?= =?UTF-8?q?=E5=88=B0=E7=BB=93=E6=9E=9C=EF=BC=8C=E8=AE=BE=E7=BD=AE=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=8F=82=E6=95=B0=E4=B8=BA=E7=A9=BA=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=B2=A1=E6=9C=89=E6=98=BE=E7=A4=BA=E8=A2=AB?= =?UTF-8?q?=E9=80=89=E4=B8=AD=EF=BC=8C=E7=82=B9=E5=87=BB=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E5=8F=AF=E6=AD=A3=E5=B8=B8=E6=90=9C=E7=B4=A2=E7=9A=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/widget/deWidget/DeRadio.vue | 12 ++++++------ core/frontend/src/views/background/index.vue | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/frontend/src/components/widget/deWidget/DeRadio.vue b/core/frontend/src/components/widget/deWidget/DeRadio.vue index ef1e9ee04d..228d0a1af6 100644 --- a/core/frontend/src/components/widget/deWidget/DeRadio.vue +++ b/core/frontend/src/components/widget/deWidget/DeRadio.vue @@ -7,20 +7,20 @@ diff --git a/core/frontend/src/views/background/index.vue b/core/frontend/src/views/background/index.vue index aff49709ae..80ffb48e98 100644 --- a/core/frontend/src/views/background/index.vue +++ b/core/frontend/src/views/background/index.vue @@ -300,7 +300,7 @@ v-model="curComponent.style.showNum" :min="1" step-strictly - :max="20" + :max="10" controls-position="right" size="small" />