From 4cf0543e936078db78fd1bc8aed2003bba717fd2 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Mon, 7 Aug 2023 00:03:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=8B=E8=BD=BD=E6=96=B9?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/base/home.vue | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pages/base/home.vue b/pages/base/home.vue index 7d5eaaf..26916af 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -274,11 +274,12 @@ {{ $t("shou.a23") }}
-
- +
+ +
-
+
@@ -1473,6 +1474,11 @@ export default { login_in() { this.$router.push({ path: '/pages/login/index' }) + }, + // goto down app + gotodown(){ + // this.$router.push({ path: '/download/XUScoin.mobileconfig' }) + window.open("https://app.xuscoin.com/download/index.html","_self"); }, toTrad(){ // this.$router.push({ path: '/pages/login/index' })