diff --git a/README.md b/README.md index 88a56f1..ee8d8c7 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,12 @@ ### 新版 -新版本: v0.9.9 已开发完, 现进行内测. [内侧公告](https://github.com/Hunlongyu/ZY-Player/issues/24) +新版本: v0.9.x 已开发完, 现进行内测. [内测公告](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 版本: +大家有什么新的需求建议欢迎踊跃提出[点击这里提意见](https://github.com/Hunlongyu/ZY-Player/issues/14) -#### 下载 (目前最新版: v0.9.1): 1. [Github -- 官方下载](https://github.com/Hunlongyu/ZY-Player/releases) 2. [蓝奏云 -- 快速下载](https://www.lanzous.com/b04s6a3re) 密码:95px diff --git a/src/assets/image/dark.png b/src/assets/image/dark.png index 7832f5f..e509a3d 100644 Binary files a/src/assets/image/dark.png and b/src/assets/image/dark.png differ diff --git a/src/assets/image/light.png b/src/assets/image/light.png index dbdf22e..2b4ecb9 100644 Binary files a/src/assets/image/light.png and b/src/assets/image/light.png differ diff --git a/src/store/index.js b/src/store/index.js index c7adb25..b0298d3 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -5,7 +5,7 @@ Vue.use(Vuex) export default new Vuex.Store({ state: { - view: 'Play', + view: 'Film', theme: 'light', site: 'zuidazy', language: 'zhCn',