From 14f0ed7030fbb434f76dc18b81768b75c958c601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Fri, 7 Jan 2022 16:55:19 +0800 Subject: [PATCH] bug --- src/apps/AppVillageDiscuss/Add.vue | 38 +----------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/src/apps/AppVillageDiscuss/Add.vue b/src/apps/AppVillageDiscuss/Add.vue index 5c7d3f70..1ff5f301 100644 --- a/src/apps/AppVillageDiscuss/Add.vue +++ b/src/apps/AppVillageDiscuss/Add.vue @@ -34,42 +34,17 @@
-
+
{{ item }}
-
-
-
- -
- - -
添加选项
-
-
- -
-
-
{{ item }}
- -
- -
- - -
- -
-
-
@@ -493,17 +468,6 @@ export default { color: #999; } - // .info { - // display: flex !important; - // div { - // width: calc(100% - 100px) !important; - // } - // ::v-deep .u-icon { - // display: inline-block; - // width: 100px; - // } - // } - .current { color: #1174fe; background: #e7f1fe !important;