diff --git a/src/components/drawers/AddActive.vue b/src/components/drawers/AddActive.vue index d14fcfcf..31ae5b1c 100644 --- a/src/components/drawers/AddActive.vue +++ b/src/components/drawers/AddActive.vue @@ -2,126 +2,76 @@
- +
{{ taskIndex >= 0 ? "编辑" : "添加" }}活动
- +
- +
活动名称:
- +
- +
活动时间:
- +
-
+
- +
活动地点:
- +
- +
活动公告:
- +
@@ -129,14 +79,8 @@ 活动说明:
- +
@@ -152,39 +96,23 @@
活动开始前: - - 分钟允许签到 + + 分钟允许签到
活动开始后: - - 分钟允许签到 + + 分钟允许签到
@@ -205,8 +133,8 @@