mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 13:53:36 +08:00
测试 更新
This commit is contained in:
2
.env
2
.env
@@ -1 +1 @@
|
||||
GH_TOKEN=f2ee53736fd2262eb87a53f5f1f425ee44cea7ed
|
||||
GH_TOKEN=24f0914002270ceb8031787549550b7e43ddcc74
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "zy",
|
||||
"version": "0.7.19",
|
||||
"version": "0.7.20",
|
||||
"author": "Hunlongyu",
|
||||
"description": "ZY Player 资源播放器",
|
||||
"private": true,
|
||||
|
||||
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user