From a10592de9fe37dd97f3113cb8c56b071d12b4bb5 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 06 十一月 2025 13:39:22 +0800
Subject: [PATCH] fix: 修改用户协议
---
apps/cMiniApp/src/components/PageFooter/PageFooterBtn.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/apps/cMiniApp/src/components/PageFooter/PageFooterBtn.vue b/apps/cMiniApp/src/components/PageFooter/PageFooterBtn.vue
index 36c19da..f67770c 100644
--- a/apps/cMiniApp/src/components/PageFooter/PageFooterBtn.vue
+++ b/apps/cMiniApp/src/components/PageFooter/PageFooterBtn.vue
@@ -19,7 +19,7 @@
<style lang="scss">
@import '@/styles/common.scss';
-.page-footer-btn {
+.page-footer-btn.h5-button {
flex: 1;
min-width: 0;
height: 88px;
--
Gitblit v1.10.0