测试 更新

This commit is contained in:
hunlongyu
2020-01-20 16:12:10 +08:00
parent 98a682ab82
commit 7540cee532
3 changed files with 3 additions and 3 deletions

View File

@@ -118,7 +118,7 @@ export default Vue.extend({
})
},
checkUpdate () {
// fly.get('https://api.github.com/repos/Hunlongyu/ZY-Player/releases/latest').then(res => {}).catch(err => {})
fly.get('https://api.github.com/repos/Hunlongyu/ZY-Player/releases/latest').then(() => {}).catch(() => {})
}
},
created () {