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