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