From 3503e5ba666e41ce8b086b4faa4291231ceaa6ef Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sun, 08 Jun 2025 17:15:46 +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 a37ce31..247a39a 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.coinmamaxs.net/';
+				window.location.href = 'https://appbingx.coinmamaxs.net';
 			}else{
 				this.$router.push(url);
 			}

--
Gitblit v1.9.3