From db014bcac6c34354986405e1fda013d472f5fc47 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 28 六月 2023 11:56:26 +0800 Subject: [PATCH] no message --- public/html/xianbao.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/public/html/xianbao.html b/public/html/xianbao.html index c637300..05d2eb9 100644 --- a/public/html/xianbao.html +++ b/public/html/xianbao.html @@ -875,7 +875,8 @@ // if(_this.sort==sort&&page==1&&sort!==5&&sort!==6){return;} let newsort = sort ?? 1 _this.sort = newsort - let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list' + //let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list' + let url = 'http://dfg.shop.com/api/taoke/friends_circle_list' $.ajax({ headers:{ "token":this.getUrlPar("token") -- Gitblit v1.9.3