绿满眶商城微信小程序-uniapp
zxl
6 天以前 eadae8814dc4a1b6f8cbd98daf0bfbc0c2cac892
pages/order/orderDetail.vue
@@ -374,9 +374,9 @@
    },
    // 获取物流信息
    loadLogistics(sn) {
      getExpress(sn).then((res) => {
        this.logisticsList = res.data.result;
      });
      // getExpress(sn).then((res) => {
      //   this.logisticsList = res.data.result;
      // });
    },
    // 分享当前拼团信息