chargemoneycard.wxml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!--pages/ucenter/chargemoneycard/chargemoneycard.wxml-->
  2. <view class='title'>
  3. 您的充值卡
  4. </view>
  5. <scroll-view class='context' scroll-y='true'>
  6. <!-- <view class='context_view'>
  7. <image class='chargemoneycard_b' src='/images/chargemoneycard_b.png'></image>
  8. <view class='context_text'>
  9. <text class="right balancenum">96.80</text>
  10. <text class='cardnum'>NO.03217678</text>
  11. <text class="right balance">余额</text>
  12. <text class='carnum'>京A78854</text>
  13. <text class="right cartype">小轿车</text>
  14. </view>
  15. </view>
  16. <view class='context_view'>
  17. <image class='chargemoneycard_b' src='/images/chargemoneycard_b.png'></image>
  18. <view class='context_text'>
  19. <text class="right balancenum">96.80</text>
  20. <text class='cardnum'>NO.03217678</text>
  21. <text class="right balance">余额</text>
  22. <text class='carnum'>京A78854</text>
  23. <text class="right cartype">小轿车</text>
  24. </view>
  25. </view>
  26. <view class='context_view'>
  27. <image class='chargemoneycard_b' src='/images/chargemoneycard_b.png'></image>
  28. <view class='context_text'>
  29. <text class="right balancenum">96.80</text>
  30. <text class='cardnum'>NO.03217678</text>
  31. <text class="right balance">余额</text>
  32. <text class='carnum'>京A78854</text>
  33. <text class="right cartype">小轿车</text>
  34. </view>
  35. </view>
  36. <view class='context_view'>
  37. <image class='chargemoneycard_b' src='/images/chargemoneycard_b.png'></image>
  38. <view class='context_text'>
  39. <text class="right balancenum">96.80</text>
  40. <text class='cardnum'>NO.03217678</text>
  41. <text class="right balance">余额</text>
  42. <text class='carnum'>京A78854</text>
  43. <text class="right cartype">小轿车</text>
  44. </view>
  45. </view> -->
  46. </scroll-view>