mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-08 23:12:13 +08:00
🌮 切换端口号, 添加文档 🥪
This commit is contained in:
@@ -250,7 +250,14 @@ export default {
|
||||
})
|
||||
},
|
||||
openDoc (e) {
|
||||
this.$message.info('文档还在整理中, 请耐心等待~')
|
||||
if (e === 'sites') {
|
||||
this.linkOpen('http://zyplayer.fun/doc/sites/')
|
||||
return false
|
||||
}
|
||||
if (e === 'shortcut') {
|
||||
this.linkOpen('http://zyplayer.fun/doc/shortcut/')
|
||||
return false
|
||||
}
|
||||
}
|
||||
},
|
||||
created () {
|
||||
|
||||
Reference in New Issue
Block a user