模拟了微信支付功能
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<view class="flex-row self-stretch section">
|
||||
<image
|
||||
class="self-center image"
|
||||
src="./images/logo.png"
|
||||
src="{{globalImgUrl + userAvatar}}"
|
||||
/>
|
||||
<view class="flex-col items-start flex-1 self-start group_2 ml-8">
|
||||
<text class="text">{{ nickName }}</text>
|
||||
|
Reference in New Issue
Block a user