From ec90cbd7680a6f927cb1cea43f33ab7df6d0864c Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 11 十一月 2025 09:23:22 +0800
Subject: [PATCH] -
---
src/common/demo.scss | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/common/demo.scss b/src/common/demo.scss
index ad24821..8318b65 100644
--- a/src/common/demo.scss
+++ b/src/common/demo.scss
@@ -53,3 +53,6 @@
}
}
+::v-deep .u-form-item__body__left__content__required{
+ color: black !important;
+}
--
Gitblit v1.9.1