瀏覽代碼

add upload file

ming 3 年之前
父節點
當前提交
ce0f0b46b9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      api/templates/make_video_slide.html

+ 2 - 2
api/templates/make_video_slide.html

@@ -29,8 +29,8 @@
         <!-- fieldsets -->
         <!-- fieldsets -->
         <fieldset>
         <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>
           <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>
+          <input id=slide_raw_url type="text" name='t1' class='title_new' value="" placeholder="連結" />
+          <label class="uploadpttx-btn">上傳檔案</label>
           <label for="myCheck">加入英文:</label> 
           <label for="myCheck">加入英文:</label> 
           <input type="checkbox" id="multiLang" > <br/>
           <input type="checkbox" id="multiLang" > <br/>
         </fieldset>
         </fieldset>