From 22a5f497608385c65c8cd3bb20eab770c4ea5882 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 03 七月 2023 10:50:26 +0800
Subject: [PATCH] no message

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

diff --git a/public/html/css/bottomprice.css b/public/html/css/bottomprice.css
index d3248d5..69f153f 100644
--- a/public/html/css/bottomprice.css
+++ b/public/html/css/bottomprice.css
@@ -257,7 +257,7 @@
     padding-top: 1.82rem;
     width: 100%;
     height: 100%;
-    background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bg.png) no-repeat 0 0;
+    background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bgn.png) no-repeat 0 0;
     background-size: 100%;
     display: flex;
     flex-direction: column;
@@ -614,7 +614,7 @@
 .shop-tips {
     width: 3.5rem;
     height: .38rem;
-    background: linear-gradient(90deg,#ffeee7,#fff7f3 50%,#fff);
+   
     border-radius: .19rem;
     display: flex;
     align-items: center;
@@ -633,7 +633,7 @@
 }
 
 .shop-tips.row-2 {
-    margin-top: .02rem;
+    margin-top: .1rem;
     color: #ff2b44;
     background: linear-gradient(90deg,rgba(254,60,64,.1),hsla(0,0%,100%,.1));
     padding-right: .5rem

--
Gitblit v1.9.3