绿满眶商城微信小程序-uniapp
zxl
2025-09-08 eaddf31bb82d0224c6260eec8c0c5d91f203d032
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() {