From 7ab5ec2527d6b4aa802fcd5df2795e6ed4fbd42f Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 23 Sep 2022 17:07:38 +0800
Subject: [PATCH] 样式
---
src/views/activity/index.vue | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/views/activity/index.vue b/src/views/activity/index.vue
index b53d8c2..05698af 100644
--- a/src/views/activity/index.vue
+++ b/src/views/activity/index.vue
@@ -2,7 +2,7 @@
* @Author: shuishen 1109946754@qq.com
* @Date: 2022-08-18 16:18:17
* @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2022-09-23 09:51:43
+ * @LastEditTime: 2022-09-23 17:07:31
* @FilePath: \srs-police-affairs\src\views\activity\index.vue
* @Description: 安保活动
*
@@ -514,7 +514,6 @@
<style scoped lang="scss">
@import '@/styles/public/index.scss';
-@import '@/styles/element-ui/element-ui.scss';
.container {
height: 100%;
--
Gitblit v1.9.3