feat: 新增侧边栏

This commit is contained in:
MTrun
2022-04-09 23:55:09 +08:00
parent 9c04f51548
commit 4c28df1602
14 changed files with 224 additions and 78 deletions
+3
View File
@@ -0,0 +1,3 @@
import GoUserInfo from './index.vue';
export { GoUserInfo };

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

-3
View File
@@ -1,3 +0,0 @@
import UserInfo from './index.vue';
export { UserInfo };