zhaoxiaoqiang
2021-05-17 b02540aef65fa1bc2af72cff2d7f444108a5865e
pages/userCenter/userCenter.axml
@@ -1,10 +1,10 @@
<view class="user-center-page">
  <view class="top" style="{{background:userStyle.gradientColor}}">
    <cover-image src="../../static/img/touxiang.png" class="img"/>
    <cover-image src="../../static/img/backcircl.png" class="img"/>
  </view>
  <view class="userInfo">
    <view class="left">
      <image mode="scaleToFill" class="avatar" src="../../static/img/logo.png"/>
      <image mode="scaleToFill" class="avatar" src="../../static/img/touxiang.png"/>
      <view class="info">
        <view style="margin-bottom:6px">{{userInfo.name}}</view>
        <view>{{userInfo.mblNo}}</view>