From e512dbc31844db6d6989febb46a79e0ce34dc2d6 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Mon, 17 Apr 2023 23:49:05 +0800 Subject: [PATCH] =?UTF-8?q?--fix=20=E6=A0=B7=E5=BC=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/OnlineManage.vue | 1 - src/views/examine/OnlineReviewed.vue | 1 - src/views/examine/TobeOnlineReviewed.vue | 1 - src/views/system/AudienceManage.vue | 1 - src/views/system/DictManage.vue | 1 - src/views/system/OldSystemManage.vue | 1 - src/views/system/ReadingClubManage.vue | 1 - 7 files changed, 7 deletions(-) diff --git a/src/views/courselibrary/OnlineManage.vue b/src/views/courselibrary/OnlineManage.vue index dd333a7a..3c10d831 100644 --- a/src/views/courselibrary/OnlineManage.vue +++ b/src/views/courselibrary/OnlineManage.vue @@ -44,7 +44,6 @@ onMounted(() => { .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center; diff --git a/src/views/examine/OnlineReviewed.vue b/src/views/examine/OnlineReviewed.vue index 30a4b824..b1bf34c6 100644 --- a/src/views/examine/OnlineReviewed.vue +++ b/src/views/examine/OnlineReviewed.vue @@ -25,7 +25,6 @@ import {iframeUrl} from "@/api/method"; .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center; diff --git a/src/views/examine/TobeOnlineReviewed.vue b/src/views/examine/TobeOnlineReviewed.vue index 955243a5..960ee0bb 100644 --- a/src/views/examine/TobeOnlineReviewed.vue +++ b/src/views/examine/TobeOnlineReviewed.vue @@ -25,7 +25,6 @@ import {iframeUrl} from "@/api/method"; .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center; diff --git a/src/views/system/AudienceManage.vue b/src/views/system/AudienceManage.vue index f38d7aac..66c1f0c5 100644 --- a/src/views/system/AudienceManage.vue +++ b/src/views/system/AudienceManage.vue @@ -24,7 +24,6 @@ const BOE_URL = window.location.protocol + process.env.VUE_APP_BOE_API_URL } .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center; diff --git a/src/views/system/DictManage.vue b/src/views/system/DictManage.vue index cbc941e0..2a031620 100644 --- a/src/views/system/DictManage.vue +++ b/src/views/system/DictManage.vue @@ -24,7 +24,6 @@ const BOE_URL = window.location.protocol + process.env.VUE_APP_BOE_API_URL } .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center; diff --git a/src/views/system/OldSystemManage.vue b/src/views/system/OldSystemManage.vue index 35643980..6630b670 100644 --- a/src/views/system/OldSystemManage.vue +++ b/src/views/system/OldSystemManage.vue @@ -24,7 +24,6 @@ const BOE_URL = window.location.protocol + process.env.VUE_APP_BOE_API_URL } .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center; diff --git a/src/views/system/ReadingClubManage.vue b/src/views/system/ReadingClubManage.vue index df61fd71..b18055e3 100644 --- a/src/views/system/ReadingClubManage.vue +++ b/src/views/system/ReadingClubManage.vue @@ -24,7 +24,6 @@ const BOE_URL = window.location.protocol + process.env.VUE_APP_BOE_API_URL } .btnn { height: 72px; - width: 100%; background-color: #fff; display: flex; align-items: center;