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