fix: update fields value

This commit is contained in:
jialin
2025-04-30 14:56:34 +08:00
parent fe52238ac2
commit 69f398c594
7 changed files with 33 additions and 10 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ html {
--seal-transition-func: cubic-bezier(0, 0, 1, 1);
--color-green-fill-light: rgb(243 251 248);
--ant-rate-star-color: #fadb14;
--color-fill-spin-bg: rgba(255, 255, 255, 60%);
--color-fill-spin-bg: rgba(255, 255, 255, 15%);
--width-tooltip-max: 300px;
--color-bg-tooltip: '#fff';
--color-modal-content-bg: rgba(255, 255, 255, 90%);