From c6aed7b39a4e95a25e5bcac47a55ac98cb222b49 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期四, 29 六月 2023 14:34:32 +0800
Subject: [PATCH] Merge branch 'release/v1.1.3api发布'

---
 public/html/xianbao.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/html/xianbao.html b/public/html/xianbao.html
index 4e3d4eb..9c250e2 100644
--- a/public/html/xianbao.html
+++ b/public/html/xianbao.html
@@ -511,7 +511,7 @@
 				text-decoration: line-through;
 				/* margin-top: 0.08rem; */
 				margin-left: 0.1rem;
-				font-size: 0.12rem;
+				font-size: 0.2rem;
 				display: flex;
 				align-items: center;
 			}
@@ -519,7 +519,7 @@
 			.goodslist .list .bottom .right .btns .coupon {
 				background: linear-gradient(90deg, #ff856f, #fe305c);
 				border-radius: 0.05rem;
-				font-size: 0.12rem;
+				font-size: 0.2rem;
 				font-weight: 400;
 				color: white;
 				padding: 0 0.1rem;
@@ -553,7 +553,7 @@
 			.goodslist .list .bottom .right .btns .fanli {
 				background: linear-gradient(-90deg, rgb(118, 25, 236), rgb(164, 41, 243));
 				border-radius: 0.05rem;
-				font-size: 0.12rem;
+				font-size: 0.2rem;
 				font-weight: 400;
 				color: white;
 				padding: 0 0.1rem;

--
Gitblit v1.9.3