Commit d52923ee by 高淑倩

add: check_coupon_price

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