diff --git a/src/pages/login/login/index.vue b/src/pages/login/login/index.vue index 4ebbc31..4a542ff 100644 --- a/src/pages/login/login/index.vue +++ b/src/pages/login/login/index.vue @@ -150,7 +150,7 @@ export default class LoginPage extends BasePage { console.log('image', this.image); console.log('Version////', this.Version); } - Version = '1.0.7'; + Version = '1.0.8'; async update() { try { await session.QueryVersion(server.serverAddress);