huai-sian 3 years ago
parent
commit
414f394bc5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      make_video.html

+ 1 - 1
make_video.html

@@ -402,7 +402,7 @@
             // nextEl.nextSibling.classList.add('box-active');
             // nextEl.nextSibling.style.backgroundImage = `url(http://${jsonData.msg})`;
             //console.log($(this).next());
-            $(this).next().html('');
+            $(this).next().html('<img class="d-none"src="img/Spinner-1s-181px.gif">');
             $(this).html('');
             //$(this).next().text('上傳檔案');
           },