绿满眶商城微信小程序-uniapp
zxl
2025-07-29 00531f6109c5db4cee175af39d0ed20d90324a19
pages/promotion/bargain/list.vue
@@ -16,9 +16,9 @@
</template>
<script>
import '@/uview-components/uview-ui'
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() {