From 65947e154f21cef4b8ae535138475e95c0aa73a2 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 21 四月 2026 09:20:37 +0800
Subject: [PATCH] 调接口加页面

---
 small-program/unpackage/dist/dev/mp-weixin/pages/address/address.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/address/address.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/address/address.wxss
index 98eb8a5..ac39185 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/address/address.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/address/address.wxss
@@ -41,7 +41,7 @@
   display: flex;
   align-items: center;
   justify-content: center;
-  background: #004096;
+  background: linear-gradient(270deg, #66F8E4 0%, #15B9F7 100%), #10B2FA;
   border-radius: 44rpx;
   position: fixed;
   left: 30rpx;

--
Gitblit v1.9.3