Browse Source

add upload file

ming 3 years ago
parent
commit
caf62563b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      api/templates/make_video_slide.html

+ 1 - 0
api/templates/make_video_slide.html

@@ -30,6 +30,7 @@
         <fieldset>
           <h3 class="fs-subtitle">SLIDE 連結<img class="ms-1" src="static/img/question.png" alt="" data-bs-toggle="tooltip" data-bs-placement="right" title="將作為影片的內嵌標題"></h3>
           <input id=slide_raw_url type="text" name='t1' class='title_new' value="" placeholder="連結" /><input id="img3" type="file" class="pttx_uploader">
+          <label class="upload-btn">上傳檔案</label>
           <label for="myCheck">加入英文:</label> 
           <input type="checkbox" id="multiLang" > <br/>
         </fieldset>