public/html/fengqiangbang.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
public/html/fengqiangbang.html
@@ -31,7 +31,7 @@ appKey: 'bkuibk',//此处替换成用户appKey jumpGoodsUrl: function (items,sourceType) { //默认直接转链 var url=''; if(sourceType=="jd"||sourceType=="pdd") if(sourceType=="jd"||sourceType=="pdd"||sourceType=="dy") { var itemsStr=Infoformat(JSON.stringify(items)); url='/pages/goods/goodsDetail?sourcefrom=fqb&info=' + encodeURIComponent(itemsStr) @@ -484,6 +484,7 @@ { case "tb": case "pdd": case "dy": _config.jumpGoodsUrl(items,this.platid); break; case "jd":