14 lines
542 B
Plaintext
14 lines
542 B
Plaintext
<view class="box">
|
|
<view class="shangmian">
|
|
<view class="zuobox">
|
|
<image class="touxiangsize" src="{{userAvatar}}" mode="aspectFill"/>
|
|
</view>
|
|
<view class="youbox">
|
|
<text style="font-size:20px;margin-top:20rpx;">{{nickName}}</text>
|
|
<text style="font-size: 12px;margin-top: 10rpx;color: rgb(175, 170, 170);" >扫一扫下面的二维码,和我一起赚钱</text>
|
|
</view>
|
|
</view>
|
|
<view class="minbox">
|
|
<image class="imagesize" src="/image/1a3b2db58d7a4912e97e11e769fc1dc5.png" mode=""/>
|
|
</view>
|
|
</view> |