绿满眶商城微信小程序-uniapp
peng
2025-09-16 577042a77ff72607e2cd5de3a06f33a1c9d3f703
pages/promotion/bargain/detail.vue
@@ -112,7 +112,7 @@
<script>
import '@/components/uview-components/uview-ui'
import popupGoods from "@/pages/subComponents/m-buy/goods.vue"; //购物车商品的模块
import popupGoods from "@/pages/promotion/m-buy/goods.vue"; //购物车商品的模块
import {
  getBargainDetail,
  getBargainActivity,
@@ -120,7 +120,7 @@
  getBargainLog,
  helpBargain,
} from "@/api/promotions";
import shares from "@/components/m-share/index";
import shares from "@/pages/promotion/m-share/index.vue";
import config from "@/config/config";
export default {
  components: {