app-index.wxml 2.6 KB

1
  1. <view class="data-v-765de810"><block wx:if="{{stock.index}}"><view class="app-stock-user data-v-765de810" style="{{'background-image:'+('url('+stock.index+')')+';'}}"><view data-event-opts="{{[['tap',[['toAbout',['$event']]]]]}}" class="about dir-left-nowrap cross-center data-v-765de810" bindtap="__e"><text class="data-v-765de810">升级说明</text><image src="/static/image/icon/question.png" class="data-v-765de810"></image></view><view data-event-opts="{{[['tap',[['toCash',['$event']]]]]}}" class="cash-btn data-v-765de810" bindtap="__e">提现</view><view data-event-opts="{{[['tap',[['toUpdate',['$event']]]]]}}" class="dir-left-nowrap cross-center user-info data-v-765de810" bindtap="__e"><image src="{{detail.avatar}}" class="data-v-765de810"></image><view class="data-v-765de810">{{detail.level.name}}</view><block wx:if="{{detail.is_up=='1'}}"><view class="level-icon data-v-765de810">可升级</view></block></view><view class="rate data-v-765de810">{{"当前"+(setting.form.rate?setting.form.rate:'分红比例')+"为"+detail.bonus_rate+"%"}}</view><view class="price data-v-765de810"><view class="price-detail data-v-765de810">{{detail.total_bonus}}</view><view class="data-v-765de810">{{(setting.form.total_bonus?setting.form.total_bonus:'可提现分红')+"(元)"}}</view></view></view></block><view class="app-stock-bonus main-between data-v-765de810"><view class="bonus-item main-between cross-center data-v-765de810"><view class="data-v-765de810">{{(setting.form.cash_bonus?setting.form.cash_bonus:'已提现分红')+"(元)"}}</view><view class="bonus-price data-v-765de810">{{detail.cash_bonus}}</view></view></view><view class="app-stock-menu dir-left-wrap cross-center data-v-765de810"><view data-event-opts="{{[['tap',[['toBonus',['$event']]]]]}}" class="menu-item dir-top-nowrap cross-center data-v-765de810" bindtap="__e"><image class="menu-icon data-v-765de810" src="./../../image/bonus.png"></image><view class="data-v-765de810">{{setting.form.stock?setting.form.stock:'股东分红'}}</view></view><view data-event-opts="{{[['tap',[['toDetail',['$event']]]]]}}" class="menu-item dir-top-nowrap cross-center data-v-765de810" bindtap="__e"><image class="menu-icon data-v-765de810" src="./../../image/cash.png"></image><view class="data-v-765de810">{{setting.form.cash_detail?setting.form.cash_detail:'提现明细'}}</view></view><view data-event-opts="{{[['tap',[['toBalance',['$event']]]]]}}" class="menu-item dir-top-nowrap cross-center data-v-765de810" bindtap="__e"><image class="menu-icon data-v-765de810" src="./../../image/detail.png"></image><view class="data-v-765de810">{{setting.form.balance_detail?setting.form.balance_detail:'结算明细'}}</view></view></view></view>