样式修改
This commit is contained in:
@ -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: {
|
||||
|
||||
@ -99,7 +99,7 @@ export default {
|
||||
// "确定"按钮的颜色
|
||||
confirmColor: {
|
||||
type: String,
|
||||
default: '#009C77'
|
||||
default: '#009458'
|
||||
},
|
||||
// 弹出的z-index值
|
||||
zIndex: {
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
// 打开时的背景颜色
|
||||
activeColor: {
|
||||
type: String,
|
||||
default: '#009C77'
|
||||
default: '#009458'
|
||||
},
|
||||
// 关闭时的背景颜色
|
||||
inactiveColor: {
|
||||
|
||||
Reference in New Issue
Block a user