mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-03-10 21:50:22 +08:00
feat: 补充gitee地址
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<div ml-auto flex items-center>
|
||||
<MessageNotification />
|
||||
<ThemeMode />
|
||||
<GiteeSite />
|
||||
<GithubSite />
|
||||
<FullScreen />
|
||||
<UserAvatar />
|
||||
@@ -18,6 +19,7 @@ import MenuCollapse from './components/MenuCollapse.vue'
|
||||
import FullScreen from './components/FullScreen.vue'
|
||||
import UserAvatar from './components/UserAvatar.vue'
|
||||
import GithubSite from './components/GithubSite.vue'
|
||||
import GiteeSite from './components/GiteeSite.vue'
|
||||
import ThemeMode from './components/ThemeMode.vue'
|
||||
import MessageNotification from './components/MessageNotification.vue'
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user