Commit 291f2006 by 严立

Merge branch 'master' of http://120.77.182.185/yanl/mini-shimao

parents 16e8b28d b8e43cfa
Showing with 3 additions and 3 deletions
<navigation class="navigation" titleText="我的" scrollStyle="{{navigationStyle}}" scrollHeight="{{navigationScroll}}"></navigation>
<view class="container">
<view class="container con-s">
<view class="mine" wx:if="{{type !== 1}}">
<image class="mine-bgi" src="./image/mine.png"></image>
<view class="row align-c">
......@@ -32,8 +32,8 @@
</view>
</view>
<view class="mine" style="height:512rpx" wx:if="{{type == 1}}">
<image class="background-image" style="height:512rpx;" src="http://upload.miaomiao-bao.com/8f046202008201043321555.jpg"></image>
<view class="mine" style="height:416rpx" wx:if="{{type == 1}}">
<image class="background-image" style="height:416rpx;" src="{{imageResourcesBase + 'mine/home/ownerBg.png'}}"></image>
<view class="row align-c approve">
<view class="mine-avatar mine-avatar-special">
<image src="{{userInfo.avatar}}"></image>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment