| | |
| | | </template> |
| | | |
| | | <script> |
| | | import '@/uview-components/uview-ui' |
| | | 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, |
| | |
| | | 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: { |