xuxueyang
2024-08-04 2027920b52077d9a6e580a04055dff10e291d4ee
sub_pages/customer/trade/detail.vue
@@ -201,7 +201,7 @@
         var url =
            `/sub_pages/customer/trade/detail?partnerUserId=${partnerUserId}&id=${this.id}&shareId=${this.currentInfo&&this.currentInfo.id||''}&shareName=${name||''}`; //你的转发页面路径拼接参数
         return {
            //
            title: this.dto.id ? (this.dto.name + " " + (this.dto.price || '-') + '元/扎 ' + (this.dto.unit || '')) :
               "花满芫",
            path: url,
@@ -220,6 +220,7 @@
         var url =
            `/sub_pages/customer/trade/detail?partnerUserId=${partnerUserId}&id=${this.id}&shareId=${this.currentInfo&&this.currentInfo.id||''}&shareName=${name||''}`; //你的转发页面路径拼接参数
         return {
            //
            title: this.dto.id ? (this.dto.name + " " + (this.dto.price || '-') + '元/扎 ' + (this.dto.unit || '')) :
               "花满芫",
            path: url,