默认主题色兼容
This commit is contained in:
@@ -651,7 +651,7 @@
|
||||
}
|
||||
},
|
||||
setSelfAdaptingTheme (color) {
|
||||
this.selfAdaptingTheme = `rgb(${color.r},${color.g},${color.b})`
|
||||
this.selfAdaptingTheme = color
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user