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 @@