绿满眶商城微信小程序-uniapp
zxl
2025-07-30 2ef25bcf0111f21fcf7971922e2c307ef05547fe
pages/promotion/bargain/detail.vue
@@ -111,7 +111,8 @@
</template>
<script>
import popupGoods from "@/components/m-buy/goods"; //购物车商品的模块
import '@/components/uview-components/uview-ui'
import popupGoods from "@/pages/promotion/m-buy/goods.vue"; //购物车商品的模块
import {
  getBargainDetail,
  getBargainActivity,
@@ -119,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: {