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

77 lines
3.7 KiB

  1. <view class="page-bg">
  2. <view class="withdrawal-management">
  3. <navigator hover-class="none" url="/pages/withdrawal-management/withdrawal-management">
  4. <button class="withdrawal-button">提现管理</button>
  5. </navigator>
  6. </view>
  7. <view class="withdrawal-limit">
  8. <view class="limit-symbol">¥</view>
  9. <view class="withdrawal-volume">458.00</view>
  10. </view>
  11. <view class="Withdrawable-text">可提现</view>
  12. <view class="withdrawal-content">
  13. <image class="withdrawal-line" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/withdrawal-line.png" />
  14. </view>
  15. <view class="to-be-credited">待入账:¥200.00</view>
  16. <view class="queuing-information-content">
  17. <view class="recent-orders-title">
  18. <image class="title-stlye" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/title-stlye.png" />
  19. <view class="title-text">最近排队信息</view>
  20. </view>
  21. <view class="information-item">
  22. <view class="item-content">
  23. <view class="item-content-titie">李姐烧烤(普罗旺斯店):</view>
  24. <view class="item-content-text">购买时排队<span class="style-text">10</span>,当前<span class="style-text">2</span></view>
  25. </view>
  26. <view class="item-content">
  27. <view class="item-content-titie">李姐烧烤(青秀万达店):</view>
  28. <view class="item-content-text">购买时排队<span class="style-text">200</span>,当前<span class="style-text">48</span></view>
  29. </view>
  30. <view class="see-more-content">
  31. <view class="see-more-text">查看更多</view>
  32. <view class="see-more-icon"></view>
  33. </view>
  34. </view>
  35. </view>
  36. <view class="ordering-information">
  37. <view class="ordering-information-item">
  38. <view class="order-number">订单编号 22398983498</view>
  39. <view class="ordering-item-content">
  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>
  50. <view class="ordering-information-item">
  51. <view class="order-number">订单编号 22398983498</view>
  52. <view class="ordering-item-content">
  53. <view class="ordering-pic">
  54. <image class="order-chart" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/order-chart.png" />
  55. </view>
  56. <view class="ordering-text">
  57. <view class="ordering-text-title">李姐烧烤(普罗旺斯店)</view>
  58. <view class="amount-of-money">金额:<span class="price-style">¥450.00</span></view>
  59. <view class="order-time">订单时间:2023-10-24 20:39:56</view>
  60. </view>
  61. </view>
  62. </view>
  63. <view class="ordering-information-item">
  64. <view class="order-number">订单编号 22398983498</view>
  65. <view class="ordering-item-content">
  66. <view class="ordering-pic">
  67. <image class="order-chart" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/order-chart.png" />
  68. </view>
  69. <view class="ordering-text">
  70. <view class="ordering-text-title">李姐烧烤(普罗旺斯店)</view>
  71. <view class="amount-of-money">金额:<span class="price-style">¥450.00</span></view>
  72. <view class="order-time">订单时间:2023-10-24 20:39:56</view>
  73. </view>
  74. </view>
  75. </view>
  76. </view>
  77. </view>