Browse Source

再次更改

Limengbo 5 years ago
parent
commit
ffefaddbeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      component/my/my.wxml

+ 1 - 1
component/my/my.wxml

@@ -5,7 +5,7 @@
         <image src="{{ myData.imgUrl }}" background-size="cover"></image>
       </view>
       <view class='mine-info'>
-        <view>用aaaa{{ myData.name }}</view>
+        <view>用{{ myData.name }}</view>
         <view>{{ myData.address[0] }},{{ myData.address[1] }},{{ myData.address[2] }}</view>
       </view>
       <view class='edit'>