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