uu
This commit is contained in:
parent
7c41d93053
commit
6a0b8d1b08
@ -16,9 +16,9 @@
|
||||
computed: {
|
||||
contClass() {
|
||||
let pre = ['radius-10']
|
||||
if (this.isWhite) {
|
||||
pre.push('c-white')
|
||||
}
|
||||
// if (this.isWhite) {
|
||||
// pre.push('c-white')
|
||||
// }
|
||||
if (true) {
|
||||
pre.push('c-white')
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user