From cd55edb8436b2f2fbae6f48f4551586317f1cb9c Mon Sep 17 00:00:00 2001 From: Lee-1203 <342694918@qq.com> Date: Wed, 11 May 2022 15:08:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=A0=B7=E5=BC=8F=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/my-site.js | 2 +- user.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/js/my-site.js b/js/my-site.js index ef5d010..b3066d0 100644 --- a/js/my-site.js +++ b/js/my-site.js @@ -24,7 +24,7 @@ jQuery(function($){ // 提现跳转 $('.withdrawal-btn').click(function() { - window.location.href = "/yxxw.lee1203.com/withdrawal-page.html"; + window.location.href = "/withdrawal-page.html"; }); // 首页筛选展示更多 diff --git a/user.html b/user.html index 9e51d5e..b7cda87 100644 --- a/user.html +++ b/user.html @@ -147,13 +147,13 @@