diff --git a/src/pages/login/login/index.vue b/src/pages/login/login/index.vue index 24d76b6..d40b3f3 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 = '2.0.2'; + Version = '1.0.0'; async update() { await session.QueryVersion(); if (this.Version < session.Version) {