pages/subComponents/m-goods-list/promotion.vue @@ -50,7 +50,7 @@ data() { return { lightColor: this.$mainColor, buy: require('@/static/buy.png') buy: require('@/pages/subComponents/static/buy.png') } }, mixins: [commonTpl],