From 8e6eb64ba1fca4e9388afd14cba25075aa6d0194 Mon Sep 17 00:00:00 2001 From: mac Date: Mon, 8 Jun 2026 17:56:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20WXSS=E4=B8=8D=E6=94=AF=E6=8C=81*?= =?UTF-8?q?=E9=80=9A=E9=85=8D=E7=AC=A6=EF=BC=8C=E6=94=B9=E7=94=A8=E5=85=B7?= =?UTF-8?q?=E4=BD=93=E5=85=83=E7=B4=A0=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uni.scss b/uni.scss index 8a1e6f9..537c111 100644 --- a/uni.scss +++ b/uni.scss @@ -1,5 +1,5 @@ // 纯瘾大 全局样式 (严格对齐 UI/css/miniapp.css) -*,*::before,*::after{box-sizing:border-box} +view,text,button,input,scroll-view,image,navigator,swiper,swiper-item{box-sizing:border-box} page { --bg: #0D0D0D;