旅游教育出版社-数字教材移动端
QYF-GitLab1
3 天以前 8e3ee81b6ed824866734b7034604121f370f4201
src/views/pay/pay.vue
@@ -477,14 +477,14 @@
            item.productInfo = item.orderSaleMethod.product;
            item.productInfo.icon = getPublicImage(
              item.orderSaleMethod.product.icon,
              120
              840
            );
          } else {
            item.productInfo = item.orderSaleMethod.product;
            item.productInfo.saleMethodName = item.orderSaleMethod.name;
            item.productInfo.icon = getPublicImage(
              item.orderSaleMethod.product.icon,
              120
              840
            );
          }
          that.linkId = item.id;