From 388ef835279fbadd3c57350870c21550f22654a4 Mon Sep 17 00:00:00 2001 From: heyuntao <heyuntao@LAPTOP-MP4HD5NS> Date: 星期五, 09 六月 2023 11:05:39 +0800 Subject: [PATCH] no message --- public/html/freebuy.html | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/public/html/freebuy.html b/public/html/freebuy.html index 2b7cd50..5335ebe 100644 --- a/public/html/freebuy.html +++ b/public/html/freebuy.html @@ -22,7 +22,7 @@ <script type="text/javascript" src="https://public.ffquan.cn/lib/taobaoCode/taobaoCode.js?v=1.2.1"></script> <script type="text/javascript" src="https://public.ffquan.cn/lib/clipboard.min.js"></script> - <script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.5.2.js"></script> + <script type="text/javascript" src="https://img.ushopvip.com/js/uni-webview-js.js"></script> <title>鏂颁汉涓撲韩</title> <script> @@ -104,7 +104,6 @@ } .hot_goods{ - } .goods_hot .bt{ height: .42rem;font-size: .3rem;font-family: PingFangSC-Medium,PingFang SC;font-weight: 500;color: #fff;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;padding: 0 .14rem 0 .16rem; @@ -350,9 +349,9 @@ headers:{ "token":this.getUrlPar("token") }, - url:'http://dfg.shop.com/index.php/api/taoke/get_nine_goods', - // url:'http://dfgapp.ushopvip.com/api/taoke/get_nine_goods', - //url:'http://appapitest.ushopvip.com/api/taoke/get_nine_goods', + //url:'http://dfg.shop.com/index.php/api/taoke/get_first_free_goods', + //url:'http://dfgapp.ushopvip.com/api/taoke/get_first_free_goods', + url:'http://appapitest.ushopvip.com/api/taoke/get_first_free_goods', type:"post", dataType:"json", data:{ -- Gitblit v1.9.3