|
@@ -1,6 +1,7 @@
|
|
|
<wxs module="urls" src="../../utils/photoUrl.wxs"></wxs>
|
|
|
<view class="home">
|
|
|
- <image src="/images/shenfenka.jpg" style="width:750rpx;height:1334rpx"></image>
|
|
|
+ <image class="bg-photo" src="/images/shenfenka.jpg" ></image>
|
|
|
+ <!-- style="width:750rpx;height:1334rpx" -->
|
|
|
<image class="photo" src="{{urls.url(info.headPicPath)}}"></image>
|
|
|
|
|
|
<view class="userName">
|