更新 ota/h5/index-v6.html
This commit is contained in:
@@ -29,7 +29,7 @@ h1{font-size:20px;color:#fff;margin:0}
|
||||
</div>
|
||||
</div>
|
||||
<button class="btn btn-check" onclick="checkUpdate()">检查更新</button>
|
||||
<button class="btn btn-download" onclick="applyUpdate()" id="btnApply" disabled>下载更新1</button>
|
||||
<button class="btn btn-download" onclick="applyUpdate()" id="btnApply" disabled>下载更新</button>
|
||||
<div class="log" id="log"></div>
|
||||
<script>
|
||||
var dlUrl='',dlVer='',dlSha='';
|
||||
|
||||
Reference in New Issue
Block a user