From 5df967309636f69cc71b34944a37d88827fe28e1 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 20 四月 2026 19:37:27 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss
index c41e716..3255ae7 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss
@@ -320,12 +320,12 @@
   left: 0;
   right: 0;
   bottom: 0;
-  height: 24rpx;
-  line-height: 24rpx;
+  height: 40rpx;
+  line-height: 40rpx;
   text-align: center;
-  font-size: 16rpx;
+  font-size: 24rpx;
   color: #ffffff;
-  background: rgba(0, 0, 0, 0.4);
+  background: rgba(0, 0, 0, 0.5);
 }
 .bottom-btn-wrap.data-v-43aee78c {
   position: relative;

--
Gitblit v1.9.3