From 604c416f75456226c9fe806f472f6da942ba6ab1 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Tue, 15 Mar 2022 11:07:50 +0800 Subject: [PATCH] =?UTF-8?q?dam-7=20feat=20=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA1.0.8?= 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 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);