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' })