解决了已知问题
This commit is contained in:
14
pages/tuiguangma/tuiguangma.wxml
Normal file
14
pages/tuiguangma/tuiguangma.wxml
Normal file
@ -0,0 +1,14 @@
|
||||
<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>
|
Reference in New Issue
Block a user