Browse Source

fix:UI修改

zhangsiya 1 year ago
parent
commit
a1a635508c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/mobile/src/components/mine/MineHeader.vue

+ 1 - 1
apps/mobile/src/components/mine/MineHeader.vue

@@ -22,7 +22,7 @@
             </span>
             <AppIcon v-if="userIdentityList.length > 1" name="qiehuan" size="12" color="#171826" />
           </span>
-          <span class="identity-keep " @click.stop="jumpIdentityKeep" style="white-space: nowrap">
+          <span class="identity-keep " @click.stop="jumpIdentityKeep">
             <span>身份信息维护</span>
             <AppIcon name="youbian" size="10" color="#fff" />
           </span>