Commit a2f6fb87 by wangjian

1

parent 50474d4b
......@@ -124,6 +124,9 @@
swiperChange(e) {
this.currentPosition = e.detail.current + 1
},
dissmissPreviewImages() {
this.showPreviewImages = false
},
buyNow(selectShop) {
if (!this.$store.state.isLogin) {
this.$router.push('Login')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment