From 35a87851775ffc66d3e706fcb5f0a46f5577663b Mon Sep 17 00:00:00 2001 From: koogua Date: Thu, 9 Jun 2022 20:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A7=86=E9=A2=91=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=8A=E4=BC=A0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/Views/chapter/edit_lesson_vod.volt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/app/Http/Admin/Views/chapter/edit_lesson_vod.volt b/app/Http/Admin/Views/chapter/edit_lesson_vod.volt index dcdc68de..ca7f90ef 100644 --- a/app/Http/Admin/Views/chapter/edit_lesson_vod.volt +++ b/app/Http/Admin/Views/chapter/edit_lesson_vod.volt @@ -48,8 +48,15 @@
-
- 选择视频 +
+ +
+
+ {% if vod.file_id > 0 %} + 重新上传 + {% else %} + 选择视频 + {% endif %}
@@ -61,12 +68,6 @@
-
- -
- -
-