绿满眶商城微信小程序-uniapp
zxl
2 天以前 354b1317aab21617881057c40f8c0580b8f28139
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() {