Browse Source

[我的][修改]:[上边图片删除]

tags/湖南版5.1.4
meo 6 years ago
parent
commit
09c3cd3927
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      pages/user/index.wxml
  2. +1
    -1
      pages/user/index.wxss

+ 2
- 2
pages/user/index.wxml View File

@@ -1,7 +1,7 @@
<view class="user">
<view class='bannerbg'>
<!-- <view class='bannerbg'>
<image src='{{bannerUrl}}' mode="widthFix"></image>
</view>
</view> -->
<view class="user-title">
<view class="user-avatar" bindtap='gotograde'>
<open-data class="open" type="userAvatarUrl"></open-data>


+ 1
- 1
pages/user/index.wxss View File

@@ -27,7 +27,7 @@ page{
flex-direction: row;
box-sizing: border-box;
background: #fff;
margin: -116rpx auto 0;
margin: 0 auto;
border-bottom: 6rpx solid #02c0ff;
}



Loading…
Cancel
Save