1.修改优选商品查询cms code

master
杨杰 2 years ago
parent 8fdf3894fc
commit c1af216a3f
  1. 2
      high-unionPay/pages/goods/goods-list/goods-list.vue

@ -124,7 +124,7 @@
uni.setNavigationBarTitle({
title: '优选商品'
});
this.getCmsContent('CMS_DISCOUNT_PACKAGE_BANNER');
this.getCmsContent('CMS_BANNER_SELECTIVE');
this.getBrandCouponList();
}
},

Loading…
Cancel
Save