no message
Former-commit-id: 36430ec3572727c263defaef7f08b4baf9cd79b8 Former-commit-id: 501e3c9de8d231b96a5e447dd9d9c5271d024cb5 Former-commit-id: d45a3e8ae5176a800a1c28897cb1908ebce89731
This commit is contained in:
@@ -44,11 +44,15 @@ export default {
|
||||
// [侧边栏宽度] 折叠状态
|
||||
asideWidthCollapse: '65px'
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
document.body.className = 'theme-star'
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
// 主题
|
||||
@import '~@/assets/style/theme/d2admin/index.scss';
|
||||
@import '~@/assets/style/theme/star/index.scss';
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user