no message
Former-commit-id: 7bb5e62cb621d9a7e1d5d137ea1daf8e9bfbee74 Former-commit-id: 92e1ec9948b6bb6536eae3003b33b4fe9f1ff177 Former-commit-id: a30a575808b36631a6968d66afbeeaa8f183ce1c
This commit is contained in:
@@ -47,6 +47,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
// 加载主题
|
||||
this.loadTheme()
|
||||
},
|
||||
methods: {
|
||||
|
||||
@@ -24,9 +24,6 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
this.setTheme('d2')
|
||||
},
|
||||
computed: {
|
||||
...mapState({
|
||||
themeList: state => state.theme.list,
|
||||
|
||||
Reference in New Issue
Block a user