C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.6 KiB

  1. <view class='coupons'>
  2. <view class='banner'>
  3. <image src='http://img02.tooopen.com/images/20150928/tooopen_sy_143912755726.jpg'></image>
  4. </view>
  5. <view class='coupons_info'>
  6. <view>
  7. <text>黑椒牛排<text>限购一件</text></text>
  8. <text>剩余时间:<text>2天12小时25分钟</text></text>
  9. <text>剩余件数:<text>19件</text></text>
  10. </view>
  11. <view>
  12. <text>¥1.00</text>
  13. <text>¥59.00</text>
  14. </view>
  15. </view>
  16. <view class='posi'>
  17. <view class='posi_logo'>
  18. <view>
  19. <image src='http://img02.tooopen.com/images/20150928/tooopen_sy_143912755726.jpg'></image>
  20. </view>
  21. <view>
  22. <text>iFORMALL(西单大悦城店)</text>
  23. <text>北京市西城区西单北大街131号</text>
  24. </view>
  25. </view>
  26. <view>
  27. <text>更多适用门店</text>
  28. <text class='iconfont icon-right'></text>
  29. </view>
  30. </view>
  31. <view class='notes'>
  32. <view>
  33. <text>购买须知</text>
  34. </view>
  35. <view>
  36. <text><text class='spot'></text>有效期2018.01.16 至 2018.09.20</text>
  37. <text><text class='spot'></text>除特价酒水及特价菜外全场通用</text>
  38. <text><text class='spot'></text>无需预约,消费g高峰时可能需要等位</text>
  39. <text><text class='spot'></text>没人最多购买2张</text>
  40. <text><text class='spot'></text>不可使用包间</text>
  41. <text><text class='spot'></text>堂食外带均可,可免费打包</text>
  42. <text><text class='spot'></text>每桌限用2张</text>
  43. </view>
  44. </view>
  45. <button bindtap='orderfunc' class='buy'>立即购买</button>
  46. </view>