mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-12-29 04:20:22 +08:00
feat: 集成unplugin-auto-import自动引入
This commit is contained in:
@@ -40,9 +40,6 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { ref, unref } from 'vue'
|
||||
import { useRouter } from 'vue-router'
|
||||
|
||||
import { login } from '@/api/auth'
|
||||
import { createLocalStorage } from '@/utils/cache'
|
||||
import { setToken } from '@/utils/token'
|
||||
|
||||
Reference in New Issue
Block a user