From 5111f3f9c1c31b81af25cb737ec9608d9ff09f42 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期一, 20 五月 2024 16:51:20 +0800 Subject: [PATCH] 替换图片和地图层级 --- src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue b/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue index 5be7624..d290cb0 100644 --- a/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue +++ b/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue @@ -178,7 +178,7 @@ flex: 1; border-radius: 50px; color: #666; - font-size: 16px; + font-size: 0.16rem; } .uni-share-button::after { -- Gitblit v1.9.1