From b3950b71def7ced271171626c4c883f66fa036e3 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 09 十一月 2023 10:03:45 +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