体现
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
<view class="yongjin">
|
||||
<yongjintop></yongjintop>
|
||||
<yongjintop tel="{{user.nick_name}}" img="{{user.head_pic}}"></yongjintop>
|
||||
<view class="title">
|
||||
<yuetitle></yuetitle>
|
||||
<yuetitle ></yuetitle>
|
||||
</view>
|
||||
<view class="detail">
|
||||
<view class="detail" wx:for="{{list}}" wx:key="{{index}}">
|
||||
<yuedetail date="{{item.change_time}}" money="{{item.user_money}}" time="00-00-00"></yuedetail>
|
||||
</view>
|
||||
<!-- <view class="detail">
|
||||
<yuedetail></yuedetail>
|
||||
</view>
|
||||
<view class="detail">
|
||||
@@ -11,8 +14,6 @@
|
||||
</view>
|
||||
<view class="detail">
|
||||
<yuedetail></yuedetail>
|
||||
</view>
|
||||
<view class="detail">
|
||||
<yuedetail></yuedetail>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="tixian">提现</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user