diff --git a/README.md b/README.md index 831c1d8..88a56f1 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ ### 新版 -新版本 **v1.x** 紧张开发中,预计5月初上线。 + +新版本: v0.9.9 已开发完, 现进行内测. [内侧公告](https://github.com/Hunlongyu/ZY-Player/issues/24) [点击这里可以查看开发计划](https://github.com/Hunlongyu/ZY-Player/projects/3). 大家有什么新的需求建议欢迎踊跃提出[点击这里提意见](https://github.com/Hunlongyu/ZY-Player/issues/14). - - ## v0.9.1 版本: #### 下载 (目前最新版: v0.9.1): diff --git a/src/components/Setting.vue b/src/components/Setting.vue index b808477..4e9923c 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -2,7 +2,7 @@
- +
{{$t('language')}}
diff --git a/src/lib/cloud/index.js b/src/lib/cloud/index.js index 18077b9..c523626 100644 --- a/src/lib/cloud/index.js +++ b/src/lib/cloud/index.js @@ -9,7 +9,7 @@ setting.find().then(res => { if (!cloud) { macadress.one((err, mac) => { if (err) { - console.log(err) + return false } const system = os.hostname() + ' ' + os.type() + ' ' + os.arch() AV.init({