From bcf817f20ede9ccaf9bfb704816a0f8f0e4cb944 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 05 Jun 2025 17:26:16 +0800
Subject: [PATCH] 1

---
 src/page/userCenter/listBox.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/userCenter/listBox.vue b/src/page/userCenter/listBox.vue
index 58cf1a5..a37ce31 100644
--- a/src/page/userCenter/listBox.vue
+++ b/src/page/userCenter/listBox.vue
@@ -53,7 +53,7 @@
 			}else if(url=='/TermsOfService'){
 				window.location.href = 'https://aorbital7.com/';
 			}else if(url=='/'){
-				window.location.href = 'https://app.aorbital7.com/';
+				window.location.href = 'https://app.coinmamaxs.net/';
 			}else{
 				this.$router.push(url);
 			}

--
Gitblit v1.9.3