mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-10-30 18:16:57 +08:00
perf: aotu components
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import { useTagsViewStore } from '@/store/modules/tagsView'
|
||||
import { useAppStore } from '@/store/modules/app'
|
||||
import { Footer } from '@/components/Footer'
|
||||
import { computed } from 'vue'
|
||||
|
||||
const appStore = useAppStore()
|
||||
|
||||
Reference in New Issue
Block a user