mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-08 23:12:13 +08:00
v0.8.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "zy",
|
||||
"version": "0.8.5",
|
||||
"version": "0.8.6",
|
||||
"author": "Hunlongyu",
|
||||
"description": "ZY Player 资源播放器",
|
||||
"private": true,
|
||||
|
||||
@@ -73,7 +73,7 @@ export default Vue.extend({
|
||||
sites: sites,
|
||||
dbSite: 0,
|
||||
opacity: 100,
|
||||
oldVersion: 'v0.8.5',
|
||||
oldVersion: 'v0.8.6',
|
||||
newVersion: '',
|
||||
download: false
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ Vue.use(Vuex)
|
||||
|
||||
export default new Vuex.Store({
|
||||
state: {
|
||||
Main: 'Setting',
|
||||
Main: 'Film',
|
||||
site: 0,
|
||||
theme: 'light',
|
||||
detail: {
|
||||
|
||||
Reference in New Issue
Block a user