This commit is contained in:
hunlongyu
2020-01-08 16:11:24 +08:00
parent 2a03e04ab5
commit 6dbd04fdbc
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zy-player",
"version": "0.6.0",
"version": "0.6.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@@ -10,7 +10,7 @@
</div>
<div class="item upgrade">
<div class="title">更新:</div>
<div class="btns">版本: v0.6.0</div>
<div class="btns">版本: v0.6.1</div>
<div class="btns"><Button @click="checkUpgrade">检查更新</Button></div>
</div>
<div class="item theme">