From b053caa58702f95a789fedcd67f466bd71657e57 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Tue, 8 Mar 2022 09:24:55 +0800 Subject: [PATCH] =?UTF-8?q?dam-7=20feat=20=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E4=B8=BA1.0.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/login/login/index.vue b/src/pages/login/login/index.vue index 1507c63..5a243bf 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.5'; + Version = '1.0.6'; async update() { try { await session.QueryVersion(server.serverAddress);