This commit is contained in:
hunlongyu
2020-01-20 15:41:59 +08:00
parent cd91bffa05
commit 4a6069c60f

View File

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