阶段性提交

This commit is contained in:
@fawn-nine
2023-10-26 13:13:41 +08:00
parent a5b5d2a24b
commit 16d7333f46
6 changed files with 539 additions and 233 deletions

View File

@@ -78,6 +78,7 @@ import {
Notification,
Timeline,
TimelineItem,
// Drawer
} from 'element-ui'
Vue.use(Timeline)
@@ -145,6 +146,7 @@ Vue.use(Header)
Vue.use(Aside)
Vue.use(Main)
Vue.use(Footer)
// Vue.use(Drawer)
Vue.use(Loading.directive)