ADD file via upload

main
p9bwcp862 1 month ago
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…
Cancel
Save