绿满眶商城微信小程序-uniapp
peng
5 天以前 0b23a4f1cae5dd34b407614baa88dee3af162f29
pages/promotion/bargain/list.vue
@@ -18,7 +18,7 @@
<script>
import '@/components/uview-components/uview-ui'
import { getBargainList } from "@/api/promotions";
import goodsTemplate from '@/components/m-goods-list/promotion'
import goodsTemplate from '@/pages/promotion/m-goods-list/promotion.vue'
export default {
  components:{goodsTemplate},
  data() {