parent
70cb2c5ca0
commit
cf52add745
@ -0,0 +1,10 @@
|
||||
<!--pages/Second/Second.wxml-->
|
||||
<view class="userinfo">
|
||||
<view class="namel">
|
||||
<text class="userinfo-avatar">{{Path}}</text>
|
||||
<image class="user-image" src="/images/second.jpg"></image> //界面上的图案
|
||||
</view>
|
||||
<view class="name">
|
||||
<text class="gu"bindtap='guess'>{{title}}</text>
|
||||
</view>
|
||||
</view>
|
Loading…
Reference in new issue