mywithdraw.html 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <style type="text/css">
  2. .mwd_head_box{
  3. overflow: hidden;
  4. padding: 10px 0;
  5. position: relative;
  6. }
  7. .mwd_head_li{
  8. float: left;
  9. overflow: hidden;
  10. /* margin-right: 2%; */
  11. /* width: 20%; */
  12. padding: 10px;
  13. background-color: #f4f4f4;
  14. box-sizing: border-box;
  15. border-radius: 3px;
  16. border-left: 10px #fff solid;
  17. }
  18. .mwd_head_li1 {width:25%;}
  19. .mwd_head_li3 {position:absolute;right:0;width:25%;}
  20. .mwd_head_li2 {width:50%;}
  21. .mwd_head_li_num .mwd_head_li1{width:50%;}
  22. .mwd_head_li_num .mwd_head_li2{width:50%;}
  23. .mwd_head_li_num .mwd_head_li3{display:none}
  24. /*.mwd_head_li:nth-last-child(2){*/
  25. /* width: 50%;*/
  26. /* !* margin-right: 10px; *!*/
  27. /* !* margin-left: 10px; *!*/
  28. /*}*/
  29. @media (max-width: 640px){
  30. .mwd_head_box {padding:0;}
  31. .mwd_head_li,
  32. .mwd_head_li_num .mwd_head_li{
  33. position:relative;
  34. float: none;
  35. margin: 10px 0;
  36. width: auto;
  37. }
  38. }
  39. .mwd_head_tit{
  40. font-size: 16px;
  41. color: #666;
  42. line-height: 24px;
  43. }
  44. .mwd_head_money{
  45. font-size: 30px;
  46. color: #1581ff;
  47. line-height: 50px;
  48. }
  49. .mwd_head_other{
  50. overflow: hidden;
  51. }
  52. .mwd_head_other strong{
  53. margin-right: 10px;
  54. white-space: nowrap;
  55. font-size: 14px;
  56. color: #666;
  57. font-weight: normal;
  58. line-height: 20px;
  59. }
  60. .mwd_head_other span{
  61. color: #1581ff;
  62. }
  63. .card-view{
  64. padding: 5px;
  65. }
  66. </style>
  67. <div class="panel panel-default panel-intro">
  68. {:build_heading()}
  69. <div class="panel-body">
  70. <div id="myTabContent" class="tab-content">
  71. <div class="mwd_head_box {if condition='$split_money == 0'}mwd_head_li_num{/if}">
  72. <div class="mwd_head_li mwd_head_li1">
  73. <div class="mwd_head_tit">总充值金额(不含当日)</div>
  74. <div class="mwd_head_money">¥{$recharge_all|number_format=###, 2, '.', ''}</div>
  75. <div class="mwd_head_other">
  76. <strong><span></span></strong>
  77. </div>
  78. </div>
  79. <div class="mwd_head_li mwd_head_li2">
  80. <div class="mwd_head_tit">结算单总额(不含当日)</div>
  81. <div class="mwd_head_money">¥{$count_money|number_format=###, 2, '.', ''}</div>
  82. <div class="mwd_head_other">
  83. <strong>未提现(不含当日):<span>¥{$no_cash_money|number_format=###, 2, '.', ''}</span></strong>
  84. <strong>提现中:<span>¥{$admin_money.cash_money|number_format=###, 2, '.', ''}</span></strong>
  85. <strong>已打款:<span>¥{$admin_money.count_cash_money|number_format=###, 2, '.', ''}</span></strong>
  86. </div>
  87. </div>
  88. <div class="mwd_head_li mwd_head_li3">
  89. <div class="mwd_head_tit">分账账户总金额(不含当日)</div>
  90. <div class="mwd_head_money">¥{$split_money|number_format=###, 2, '.', ''}</div>
  91. <div class="mwd_head_other">
  92. <strong><span></span></strong>
  93. </div>
  94. </div>
  95. </div>
  96. <div class="tab-pane fade active in" id="one">
  97. <div class="widget-body no-padding">
  98. <div id="toolbar" class="toolbar">
  99. <a href="javascript:;" class="btn btn-primary btn-refresh" title="{:__('Refresh')}" ><i class="fa fa-refresh"></i> </a>
  100. <a href="javascript:;" class="btn btn-success btn-add {:$auth->check('withdraw/add')?'':'hide'}" title="{:__('Add')}" ><i class="fa fa-plus"></i>申请提现</a>
  101. <a class="btn btn-success btn-myexcel-export btn-export" data-url="" href="javascript:;"><i class="fa fa-user"></i> 导出</a>
  102. </div>
  103. <table id="table" class="table table-striped table-bordered table-hover"
  104. data-operate-edit="{:$auth->check('withdraw/edit')}"
  105. width="100%">
  106. </table>
  107. </div>
  108. </div>
  109. {foreach $agreementyiArr as $vo}
  110. <p><a href="/admin/agreementyi/edit/ids/{$vo['id']}" target="_blank">分销平台合作协议</a></p>
  111. {/foreach}
  112. {foreach $agreementyiArr as $vo}
  113. <p><a href="/admin/agreementyi/edit/ids/{$vo['id']}/is_down/0/tech_type/1" target="_blank">福建米花信息科技有限公司(乙方)</a></p>
  114. {/foreach}
  115. {foreach $agreementyiArr as $vo}
  116. <p><a href="/admin/agreementyi/edit/ids/{$vo['id']}/is_down/0/tech_type/2" target="_blank">广州市汇聚支付电子科技有限公司(乙方)</a></p>
  117. {/foreach}
  118. </div>
  119. </div>
  120. </div>