From 94268942d1f816aeb28e9594cc847b3d1971f385 Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Mon, 12 Aug 2024 11:16:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=84=8F=E8=A7=81=E5=8F=8D=E9=A6=88=E5=92=8C?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E7=BB=84=E4=BB=B6=E9=83=A8=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B8=B2=E6=9F=93=E5=A4=9A=E6=AC=A1=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index f51f67e0..8899a42a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,6 +3,7 @@
0" />
@@ -91,12 +92,12 @@ import { getFrontInternationalizationList, } from "@/api/dictionary/dictionary"; import { getTrialExtralConfig } from "@/api/trials"; -import feedBack from '@/views/trials/trials-layout/components/feedBack' +import feedBack from "@/views/trials/trials-layout/components/feedBack"; import Vue from "vue"; import i18n from "./lang"; export default { name: "App", - components: {feedBack}, + components: { feedBack }, data() { return { drawer: false,