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

yj-dev
杨杰 2 years ago
parent 784ac2ff9b
commit 7bfe5bd8f2
  1. 2
      pages/goods/goods-list/goods-list.vue

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

Loading…
Cancel
Save