Ver Fonte

disable progress bar

ming há 3 anos atrás
pai
commit
0c817ca248
1 ficheiros alterados com 1 adições e 1 exclusões
  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>