parent
794b3cce89
commit
2ae245b080
@ -0,0 +1,12 @@
|
||||
<!--pages/third/third.wxml-->
|
||||
<view class="userinfo">
|
||||
<view class="namel">
|
||||
<text class="userinfo-avatar">{{Path}}</text>
|
||||
</view>
|
||||
<view class="name"bindtap='guess'>
|
||||
<text class="gu">{{title}}</text>
|
||||
</view>
|
||||
<image src="/images/3.png" style=" width: 100%;height: 100%;position:fixed; background-size:100% 100%;z-index: -1;"></image>
|
||||
</view>
|
||||
|
||||
|
Loading…
Reference in new issue