Commit 48de7831 by 高淑倩

订单_优惠券标识

parent 0bb3098e
......@@ -68,7 +68,7 @@ wxService.page({
if(e.detail){
this.setData({
haveCoupon: true,
currentCoupon: e.detail
currentCoupon: `- ${e.detail}`
})
}
},
......
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