样式修改

This commit is contained in:
Shang Chen
2025-07-01 16:59:10 +08:00
parent 150b39dfea
commit 758e59eeac
68 changed files with 1058 additions and 1008 deletions

View File

@ -189,7 +189,7 @@ export default {
// "确定"按钮的颜色
confirmColor: {
type: String,
default: '#009C77'
default: '#009458'
},
// 默认显示的时间2025-07-02 || 2025-07-02 13:01:00 || 2025/07/02
defaultTime: {

View File

@ -99,7 +99,7 @@ export default {
// "确定"按钮的颜色
confirmColor: {
type: String,
default: '#009C77'
default: '#009458'
},
// 弹出的z-index值
zIndex: {

View File

@ -46,7 +46,7 @@
// 打开时的背景颜色
activeColor: {
type: String,
default: '#009C77'
default: '#009458'
},
// 关闭时的背景颜色
inactiveColor: {