Skip to content

Commit ff0b248

Browse files
authored
Feature/workflow (#136)
* feat: test * feat: test2 * feat: test2
1 parent c4e8b8e commit ff0b248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/render/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default {
3737
},
3838
watch: {
3939
skinConf(value) {
40+
console.log(11111111)
4041
this.setSkin(value)
4142
}
4243
},

0 commit comments

Comments
 (0)