From 56bcf7c94ab36529d9b1b9976b1bcef28ac75534 Mon Sep 17 00:00:00 2001 From: "3321822538@qq.com" <3321822538@qq.com> Date: Sat, 8 Nov 2025 09:37:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=88=86=E7=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 2 +- components/tab-bar/tab-bar.vue | 4 ++-- page_shanghu/device/devicexq.vue | 4 ++-- page_shanghu/device/index.vue | 2 +- page_shanghu/order/orderxq.vue | 2 +- page_shanghu/shop/addshop.vue | 6 +++--- page_shanghu/shop/editshop.vue | 6 +++--- page_shanghu/shop/index.vue | 8 ++++---- page_shanghu/shop/tongji.vue | 4 ++-- page_user/devicekzxq.vue | 4 ++-- page_user/yunwei/addyunwei.vue | 4 ++-- page_user/yunwei/index.vue | 8 ++++---- pages/index/index.vue | 2 +- pages/login/login.vue | 2 +- pages/login/logos.vue | 2 +- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/App.vue b/App.vue index 4c84a2f..622be46 100644 --- a/App.vue +++ b/App.vue @@ -168,7 +168,7 @@ @import "uview-ui/index.scss"; @import "./common/css/iconfont.css"; // 自定义tabar样式修改 - /deep/.u-tabbar__content__item__text{ + ::v-deep.u-tabbar__content__item__text{ font-size: 20rpx !important; bottom: 10rpx !important; } diff --git a/components/tab-bar/tab-bar.vue b/components/tab-bar/tab-bar.vue index bee7b6e..4a5e9a8 100644 --- a/components/tab-bar/tab-bar.vue +++ b/components/tab-bar/tab-bar.vue @@ -83,11 +83,11 @@ }