From a987eccb27891bbfaae334b7fa0e892ee2640271 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 20 四月 2026 17:20:13 +0800
Subject: [PATCH] 调接口加页面

---
 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