Update index.html

pull/123/head
FongMi 3 years ago
parent 2263705bba
commit a3d154bf16
  1. 2
      app/src/main/res/raw/index.html

@ -52,7 +52,7 @@
</div>
<div class="weui-cell weui-cell_active weui-cell_vcode weui-cell_wrap">
<div class="weui-cell__bd weui-flex" style="display: flex;justify-content:center;">
<button id="dev" onclick="update(); return false;" class="weui-cell__control weui-btn weui-btn_default weui-vcode-btn" style="margin-right:16px;">推送內測版</button>
<button id="dev" onclick="update(); return false;" class="weui-cell__control weui-btn weui-btn_default weui-vcode-btn" style="margin-right:16px;">內測版</button>
</div>
</div>
</div>

Loading…
Cancel
Save