处理打包报错
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import { useTagsViewStore } from '@/store/modules/tagsView'
|
||||
import { useAppStore } from '@/store/modules/app'
|
||||
import { Footer } from '@/layout/components/Footer'
|
||||
import { useTagsViewStore } from '@/stores/modules/tagsView'
|
||||
import { useAppStore } from '@/stores/modules/app'
|
||||
import { Footer } from '@/layouts/components/Footer'
|
||||
|
||||
defineOptions({ name: 'AppView' })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user