From 6c7bba2e05c011a3d640b6565a113204228e92e0 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 07 十月 2023 10:58:36 +0800 Subject: [PATCH] Merge tag '首页猜你喜欢修复' into develop --- 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