profit-cash.wxml 852 B

1
  1. <app-layout vue-id="7447bd90-1" class="data-v-2a0beb94" bind:__l="__l" vue-slots="{{['default']}}"><view class="price-show dir-top-nowrap main-center cross-center data-v-2a0beb94"><view class="title data-v-2a0beb94">可提现金额(元)</view><view class="price data-v-2a0beb94">{{middleman.money}}</view><view data-event-opts="{{[['tap',[['toCash',['$event']]]]]}}" class="cash-btn data-v-2a0beb94" style="{{'color:'+(getTheme.color)+';'+('border-color:'+(getTheme.border)+';')}}" bindtap="__e">去提现</view></view><view class="menu data-v-2a0beb94"><view data-event-opts="{{[['tap',[['toDetail',['$event']]]]]}}" class="menu-item main-between cross-center data-v-2a0beb94" bindtap="__e"><view class="data-v-2a0beb94">提现明细</view><image src="/static/image/icon/arrow-right.png" class="data-v-2a0beb94"></image></view></view></app-layout>