绿满眶商城微信小程序-uniapp
zxl
2025-07-23 e61cbe9fa57af60f28e4219b57b0c31841d01882
pages/promotion/bargain/list.vue
@@ -16,8 +16,9 @@
</template>
<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() {