From 32f970f06df8f2dfb23c6e01c47dc7cc9879ee20 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 8 Oct 2024 18:25:34 +0800 Subject: [PATCH] h5 --- common/css/page.css | 3 ++- components/diy/header.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/css/page.css b/common/css/page.css index 7ec42db9..9e520873 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -32,7 +32,8 @@ iframe, .bg-img, .pa-w, .plugins-realstore-cart-content, -.tabs-content { +.tabs-content, +.header-around { max-width: 1600rpx !important; margin: 0 auto !important; } diff --git a/components/diy/header.vue b/components/diy/header.vue index f82bc103..b7c24893 100644 --- a/components/diy/header.vue +++ b/components/diy/header.vue @@ -1,6 +1,6 @@