From 8f7260df7dd49ac807ce3ef7dd9b1768aadbf346 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 9 Aug 2022 11:11:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E5=90=88=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/apps/AppOnlineAnswer/AppOnlineAnswer.vue | 2 +- .../AppPartyHistoryEducation/AppPartyHistoryEducation.vue | 2 +- src/apps/AppPartyHistoryEducation/classroomList.vue | 2 +- src/apps/AppPartyHistoryEducation/detail.vue | 2 +- src/apps/AppPartyHistoryEducation/knowledgeList.vue | 2 +- src/apps/AppPartyHistoryEducation/list.vue | 2 +- src/apps/AppPartyHistoryEducation/select.vue | 2 +- src/apps/AppPartyHistoryEducation/todayDetail.vue | 2 +- src/apps/AppPartyHistoryEducation/todayList.vue | 2 +- src/apps/AppPartyHistoryEducation/videoDetail.vue | 2 +- src/common/common.scss | 3 --- src/package.json | 4 ++-- src/{common => styles}/ckeditor.scss | 0 src/styles/common.scss | 3 +++ src/{common => styles}/iconfont.css | 0 src/{common => styles}/party.scss | 0 17 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 src/common/common.scss rename src/{common => styles}/ckeditor.scss (100%) create mode 100644 src/styles/common.scss rename src/{common => styles}/iconfont.css (100%) rename src/{common => styles}/party.scss (100%) diff --git a/src/App.vue b/src/App.vue index e0167ca2..c0f42b34 100644 --- a/src/App.vue +++ b/src/App.vue @@ -69,7 +69,7 @@ export default {