diff --git a/src/components/drawers/AddLive.vue b/src/components/drawers/AddLive.vue index 6f2268af..37137825 100644 --- a/src/components/drawers/AddLive.vue +++ b/src/components/drawers/AddLive.vue @@ -4,19 +4,21 @@ - {{ taskIndex >= 0 ? "编辑" : "添加" }}直播 + + {{ taskIndex >= 0 ? "编辑" : "添加" }}直播 + @@ -25,18 +27,18 @@ 直播名称: @@ -44,18 +46,18 @@ 直播链接: @@ -64,23 +66,23 @@ 直播时间: @@ -88,19 +90,19 @@ 直播时长: 分钟 @@ -109,16 +111,16 @@ 授课老师: @@ -126,60 +128,60 @@ 直播封面: - - - - - - - - - - - - 支持图片格式为jpg/jpeg/png 图片最大为2MB + + + + + + + + + + 支持图片格式为jpg/jpeg/png 图片最大为2MB + + 直播公告: @@ -189,8 +191,9 @@ 回放设置: - @@ -201,10 +204,10 @@ @@ -216,12 +219,12 @@ @@ -240,37 +243,37 @@ 直播开始前: 分钟允许签到分钟允许签到 直播开始后: 分钟允许签到分钟允许签到 @@ -281,22 +284,26 @@ 评估: - 需要评估 + 需要评估 - + 选择评估 - {{ formData.assessmentName }} + {{ + formData.assessmentName + }} @@ -317,43 +324,43 @@