zhaojs
2023-07-04 61a8d0b62dcc5ddd20dc002d32b8941aae98a614
public/html/freebuy.html
@@ -426,7 +426,7 @@
                        });
                        break;
                    case "dy":
                        var itemsStr=this.Infoformat(JSON.stringify(items));
                        var itemsStr=this.Infoformat(JSON.stringify(item));
                        uni.navigateTo({
                            url: '/pages/goods/goodsDetail?sourcefrom=freebuy&info=' + itemsStr+'&frompage=freebuy'
                        });