deguodaigou/components/yue/yongjintop/yongjintop.wxml

26 lines
626 B
Plaintext
Raw Normal View History

2019-12-14 09:01:16 +00:00
<view class="box">
<view class="yongjintop">
<view class="photo"></view>
<view class="tel">156***578</view>
</view>
</view>
<view class="mid">
<view class="midbox">
<view>
<view class="way">昨日收益</view>
<view class="money">
<text class="money1">657.00</text>
<text>RMB</text>
</view>
</view>
<view class="line"></view>
<view>
<view class="way">昨日收益</view>
<view class="money">
<text class="money1">657.00</text>
<text>RMB</text>
</view>
</view>
</view>
</view>