Browse Source

地址显示

shish 2 years ago
parent
commit
949de4b02a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ghsApp/src/pagesClient/member/detail.vue

+ 0 - 1
ghsApp/src/pagesClient/member/detail.vue

@@ -47,7 +47,6 @@
                 <view>
                 <view>
                   <text v-if="!$util.isEmpty(userInfo.city)" style="margin-right:15upx;">{{userInfo.city}}</text>
                   <text v-if="!$util.isEmpty(userInfo.city)" style="margin-right:15upx;">{{userInfo.city}}</text>
                   {{userInfo.dist}}{{userInfo.address}}{{userInfo.floor}}
                   {{userInfo.dist}}{{userInfo.address}}{{userInfo.floor}}
-                  <text v-if="userInfo.showAddress && !$util.isEmpty(userInfo.showAddress)">({{userInfo.showAddress}})</text>
                   <i class="iconfont iconbianji" style="font-size:25upx;margin-left:20upx;"></i>
                   <i class="iconfont iconbianji" style="font-size:25upx;margin-left:20upx;"></i>
                 </view>
                 </view>
             </view>
             </view>