From da7ce514651173b14054095ba7a58220b1932768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Mon, 28 Feb 2022 23:48:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor(App.vue):=20=E7=A7=BB=E5=8A=A8Element?= =?UTF-8?q?=20Plus=E5=85=A8=E5=B1=80=E6=A0=B7=E5=BC=8F=E8=87=B3element-plu?= =?UTF-8?q?s.scss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index d18a82b3..da97eff3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,10 +30,4 @@ watch(language, (value) => { immediate: true }) - -- GitLab