From 2134e380f637f51cb715493f3780f656c46c1283 Mon Sep 17 00:00:00 2001 From: yzw <2431960323@qq.com> Date: Wed, 7 Dec 2022 10:27:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BA=86=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - public/index.html | 3 +-- src/main.js | 3 +++ src/views/event/select.vue | 17 +++++++++++++++++ 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 38b187c..aa10a22 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,6 @@ "nprogress": "0.2.0", "path-to-regexp": "2.4.0", "vue": "2.6.10", - "vue-fontawesome": "^0.0.2", "vue-router": "3.0.6", "vue-styled-components": "^1.6.0", "vuex": "3.1.0" diff --git a/public/index.html b/public/index.html index b3d5a61..175cb88 100644 --- a/public/index.html +++ b/public/index.html @@ -6,8 +6,7 @@