From 99de0d472255f134f45ef75f4b0505ea91d128de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E9=A6=99=E7=90=AA?= <624506849@qq.com> Date: Wed, 1 Jul 2026 17:30:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=9B=B4=E6=96=B0=E7=9F=AD=E4=BF=A1?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BB=A5?= =?UTF-8?q?=E5=A2=9E=E5=BC=BA=E5=8F=AF=E8=AF=BB=E6=80=A7=E5=92=8C=E4=B8=80?= =?UTF-8?q?=E8=87=B4=E6=80=A7=20-=20=E5=B0=86=20.card=20=E7=B1=BB=E5=90=8D?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BA=20.sms-setting-card=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5=E6=9B=B4=E5=A5=BD=E5=9C=B0=E6=8F=8F=E8=BF=B0=E5=85=B6?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E3=80=82=20-=20=E7=A7=BB=E9=99=A4=E4=B8=8D?= =?UTF-8?q?=E5=BF=85=E8=A6=81=E7=9A=84=E6=A0=B7=E5=BC=8F=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=EF=BC=8C=E7=AE=80=E5=8C=96=E4=BB=A3=E7=A0=81=E7=BB=93=E6=9E=84?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manager/src/views/sys/message/sms.scss | 6 ------ manager/src/views/sys/setting-manage/smsSettingManage.vue | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/manager/src/views/sys/message/sms.scss b/manager/src/views/sys/message/sms.scss index 5e9b62d1..e5f7aaad 100644 --- a/manager/src/views/sys/message/sms.scss +++ b/manager/src/views/sys/message/sms.scss @@ -1,9 +1,3 @@ -.card { - width: 100%; - height: 100%; - position: fixed; -} - .cardBox { display: inline-block; border-radius: 2px; diff --git a/manager/src/views/sys/setting-manage/smsSettingManage.vue b/manager/src/views/sys/setting-manage/smsSettingManage.vue index b5dfa85b..20e6a335 100644 --- a/manager/src/views/sys/setting-manage/smsSettingManage.vue +++ b/manager/src/views/sys/setting-manage/smsSettingManage.vue @@ -1,6 +1,6 @@