From 3003b7486ddeffd169f2b2f564fc0ff8c2c58bb3 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Tue, 22 Jul 2025 09:56:04 +0800
Subject: [PATCH] 1
---
static/css/public2.css | 21 ++++++++++++---------
1 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/static/css/public2.css b/static/css/public2.css
index 74b56ee..bfd1cb4 100644
--- a/static/css/public2.css
+++ b/static/css/public2.css
@@ -3,6 +3,9 @@
src: url(../fonts/number.otf);
font-weight: normal;
}
+.van-popover__action{
+ white-space: nowrap !important;
+}
.horseLampModule[data-v-3cbcde51] {
height: .5rem;
line-height: .5rem;
@@ -11831,7 +11834,7 @@
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
- background-color: #fafafa;
+ background-color: #fff;
display: -ms-flexbox;
display: flex;
right: 0;
@@ -12669,12 +12672,12 @@
}
.mint-msgbox-confirm {
- color: #26a2ff;
+ color: #c4d600;
width: 50%
}
.mint-msgbox-confirm:active {
- color: #26a2ff
+ color: #c4d600
}
.msgbox-bounce-enter {
@@ -12788,7 +12791,7 @@
.mint-indexsection-index {
margin: 0;
padding: 10px;
- background-color: #fafafa
+ background-color: #fff
}
.mint-indexsection-index + ul {
@@ -12903,7 +12906,7 @@
}
body {
- background: #fafafa;
+ background: #fff;
font-family: \\5B8B\4F53, Arial Narrow
}
@@ -17110,7 +17113,7 @@
}
body.black-bg {
- background: #16171d;
+ /* background: #16171d; */
}
body {
@@ -17339,7 +17342,7 @@
}
.red-bg, body.red-bg {
- background: #fafafa
+ background: #fff
}
.red-bg {
@@ -17430,7 +17433,7 @@
.red-bg .order-info-box {
color: #333;
- background: #fafafa
+ background: #fff
}
.red-bg .order-info-box .order-title {
@@ -20623,7 +20626,7 @@
}
.el-table--striped .el-table__body tr.el-table__row--striped td {
- background: #fafafa
+ background: #fff
}
.el-table--striped .el-table__body tr.el-table__row--striped.current-row td {
--
Gitblit v1.9.3