浏览代码

disable progress bar

ming 4 年之前
父节点
当前提交
0c817ca248
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/index2.html

+ 1 - 1
static/index2.html

@@ -159,7 +159,7 @@
           <input type="text" name='m10' class='imgsrc imgsrc10' value="" placeholder="10" /><br/>
           <input id="checker" type="button" name="next" class="next action-button" value="送出" />
           
-          <h3 class="fs-subtitle">處理進度</h3>
+          <h3 style="display: none;" class="fs-subtitle">處理進度</h3>
           <div style="display: none;" id="myProgress">
             <div style="display: none;" id="myBar">0%</div>
           </div>