From 74f6db362e1aacb440eacce84e9433de1368a51a Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 07 十月 2023 10:58:36 +0800 Subject: [PATCH] Merge branch 'hotfix/首页猜你喜欢修复' --- public/html/xianbao.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/public/html/xianbao.html b/public/html/xianbao.html index 919fdc7..e2a9740 100644 --- a/public/html/xianbao.html +++ b/public/html/xianbao.html @@ -876,6 +876,8 @@ let newsort = sort ?? 1 _this.sort = newsort let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list' + //let url = 'http://dfg.shop.com/api/taoke/friends_circle_list' + //let url = 'http://appapitest.ushopvip.com/api/taoke/friends_circle_list' $.ajax({ headers:{ "token":this.getUrlPar("token") -- Gitblit v1.9.3