From 1a0abf4788e8b1ee17d5a3a9834385bbc6b8f14b Mon Sep 17 00:00:00 2001
From: hailu <962012470@qq.com>
Date: 星期四, 07 十二月 2023 17:38:53 +0800
Subject: [PATCH] 备份
---
GoldC/pages/prorepwx/prorepwx.wxss | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/GoldC/pages/prorepwx/prorepwx.wxss b/GoldC/pages/prorepwx/prorepwx.wxss
index e65829f..49a0f29 100644
--- a/GoldC/pages/prorepwx/prorepwx.wxss
+++ b/GoldC/pages/prorepwx/prorepwx.wxss
@@ -65,6 +65,14 @@
color: #888;
width: 40%!important;
}
+.van-rate {
+ width: 60%;
+ justify-content: center;
+ display: flex;
+}
+.rateItem{
+ color: #909399;
+}
.btnY{
background-color: #1E90FF;
color: whitesmoke;
--
Gitblit v1.8.0