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