From 863dec928a01ba45876b9810d2dcd7b71f2ee906 Mon Sep 17 00:00:00 2001 From: xyiege Date: Fri, 7 Jul 2023 14:00:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=8E=A5=E5=8F=A3=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.html b/src/index.html index 142547d..92abeb7 100644 --- a/src/index.html +++ b/src/index.html @@ -21,7 +21,7 @@ for (var i = 0; i < mobileAgent.length; i++) { if (browser.indexOf(mobileAgent[i]) != -1) { //todo 手机版跳转 - window.location.href = 'https://h5.ybgcoins.com'; + window.location.href = 'https://mobile.nvrcoin.com'; break; } } @@ -68,13 +68,13 @@ - +