mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 19:31:21 +08:00
add readme dark
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
### 截图:
|
||||
主界面 ⬇
|
||||

|
||||
暗黑主题 ⬇
|
||||

|
||||
搜索 ⬇
|
||||

|
||||
搜索结果 ⬇
|
||||
|
||||
@@ -119,9 +119,9 @@ export default Vue.extend({
|
||||
},
|
||||
checkUpdate () {
|
||||
fly.get('https://api.github.com/repos/Hunlongyu/ZY-Player/releases/latest').then(res => {
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
}).catch(err => {
|
||||
console.log(err)
|
||||
// console.log(err)
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user