C端小程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

61 rader
1.5 KiB

  1. <view class='order'>
  2. <view class='tips'>
  3. <text class='iconfont icon-choose'></text>
  4. <text>付款成功,请尽快到门店使用</text>
  5. </view>
  6. <view class='section'>
  7. <view class='detail_msg'>
  8. <view class='logo'>
  9. <image src='http://img02.tooopen.com/images/20150928/tooopen_sy_143912755726.jpg'></image>
  10. </view>
  11. <view class='info'>
  12. <view>
  13. <text>黑椒牛排</text>
  14. </view>
  15. <view>
  16. <text>购买数量:</text>1件</view>
  17. <view>
  18. <text>下单时间:</text>2018-07-10 11:30</view>
  19. </view>
  20. </view>
  21. <view class='payment'>
  22. <view></view>
  23. <view>
  24. <text>¥1.00</text>
  25. <text>¥59.00</text>
  26. </view>
  27. </view>
  28. </view>
  29. <view class='classif'>
  30. <view>
  31. <text>有效期:</text>
  32. <text>2018-07-10 至 2018-07-10</text>
  33. </view>
  34. <view>
  35. <text>适用门店</text>
  36. <text class='iconfont icon-right'></text>
  37. </view>
  38. <view>
  39. <view>
  40. <text>兑换码:</text>
  41. <text>1234567890</text>
  42. </view>
  43. <view>
  44. <icon class='iconfont icon-dingweib'></icon>
  45. <icon class='iconfont icon-right'></icon>
  46. </view>
  47. </view>
  48. <view>
  49. <text>下单时间</text>
  50. <text>2018-07-10 11:30</text>
  51. </view>
  52. <view>
  53. <text>订单编号</text>
  54. <text>1234567890</text>
  55. </view>
  56. <view>
  57. <text>订单金额</text>
  58. <text>¥1.00</text>
  59. </view>
  60. </view>
  61. </view>