Commit d52923ee by 高淑倩

add: check_coupon_price

parent 54e5ae5d
...@@ -23,6 +23,7 @@ Component({ ...@@ -23,6 +23,7 @@ Component({
methods: { methods: {
selectCoupon() { selectCoupon() {
console.log('2222') console.log('2222')
// 当前优惠券价格
this.setData({ this.setData({
isSelect: !this.data.isSelect isSelect: !this.data.isSelect
}) })
......
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