From b86a628d1d14a3eb9da43198f5e48e6179b88e87 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 20 十一月 2024 15:33:17 +0800 Subject: [PATCH] 文件上传格式 --- src/App.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4eaa6b3..a124b45 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,10 +16,6 @@ const appStore = useAppStore(); const size = computed(() => appStore.size as any); -import router from './router'; -import { to as tos } from "await-to-js"; -import useUserStore from "@/store/modules/user"; - -- Gitblit v1.8.0