排队支付小程序
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.

94 lines
4.0 KiB

  1. <view class="page-bg">
  2. <view class="merchant-information">
  3. <image class="default-avatar" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/default-avatar.png" />
  4. <view class="information-content">
  5. <view class="information-name">李姐烧烤</view>
  6. <view class="address-text">地址:广西南宁市江南区波尔多庄园2-109号商铺</view>
  7. </view>
  8. </view>
  9. <view class="revenue-information">
  10. <view class="projected-revenue-content">
  11. <view class="projected-revenue-item">
  12. <view class="character-style">¥</view>
  13. <view class="character-price">394.00</view>
  14. </view>
  15. <view class="revenue-item-text">
  16. <view class="character-text">预计到账收益</view>
  17. <image class="help-icon" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/help-icon.png" />
  18. </view>
  19. </view>
  20. <view class="segmentation"></view>
  21. <view class="projected-revenue-content">
  22. <view class="projected-revenue-item">
  23. <view class="character-style">¥</view>
  24. <view class="character-price">5000.00</view>
  25. </view>
  26. <view class="revenue-item-text">
  27. <view class="character-text">总到账收益</view>
  28. <image class="help-icon" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/help-icon.png" />
  29. </view>
  30. </view>
  31. </view>
  32. <view class="recent-orders-content">
  33. <view class="recent-orders-title">
  34. <image class="title-stlye" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/title-stlye.png" />
  35. <view class="title-text">最近订单</view>
  36. </view>
  37. <view class="ordering-information">
  38. <view class="order-number">订单编号 22398983498</view>
  39. <view class="ordering-information-item">
  40. <view class="ordering-pic">
  41. <image class="order-chart" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/order-chart.png" />
  42. </view>
  43. <view class="ordering-text">
  44. <view class="ordering-text-title">李姐烧烤(普罗旺斯店)</view>
  45. <view class="amount-of-money">金额:<span class="price-style">¥450.00</span></view>
  46. <view class="order-time">订单时间:2023-10-24 20:39:56</view>
  47. </view>
  48. </view>
  49. <view class="order-status">
  50. <button class="refund-button">退款</button>
  51. </view>
  52. <view class="divider-style"></view>
  53. </view>
  54. <view class="ordering-information">
  55. <view class="order-number">订单编号 22398983498</view>
  56. <view class="ordering-information-item">
  57. <view class="ordering-pic">
  58. <image class="order-chart" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/order-chart.png" />
  59. </view>
  60. <view class="ordering-text">
  61. <view class="ordering-text-title">李姐烧烤(普罗旺斯店)</view>
  62. <view class="amount-of-money">金额:<span class="price-style">¥450.00</span></view>
  63. <view class="order-time">订单时间:2023-10-24 20:39:56</view>
  64. </view>
  65. </view>
  66. <view class="order-status">
  67. <button class="refunded-button-style">已退款</button>
  68. </view>
  69. <view class="divider-style"></view>
  70. </view>
  71. <view class="ordering-information">
  72. <view class="order-number">订单编号 22398983498</view>
  73. <view class="ordering-information-item">
  74. <view class="ordering-pic">
  75. <image class="order-chart" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/order-chart.png" />
  76. </view>
  77. <view class="ordering-text">
  78. <view class="ordering-text-title">李姐烧烤(普罗旺斯店)</view>
  79. <view class="amount-of-money">金额:<span class="price-style">¥450.00</span></view>
  80. <view class="order-time">订单时间:2023-10-24 20:39:56</view>
  81. </view>
  82. </view>
  83. <view class="order-status">
  84. <button class="refund-button">退款</button>
  85. </view>
  86. <view class="divider-style"></view>
  87. </view>
  88. </view>
  89. </view>