ll
liukangdong
2025-01-23 904436a616ca08fc95e1cbbbd13059835ef37e72
h5/pages/staff/index.vue
@@ -4,7 +4,7 @@
         <view class="name" v-if="userInfo.realname">{{ userInfo.realname || userInfo.username || "" }},欢迎登录~</view>
         <view class="name" v-else>请先登录</view>
         <view class="btn" @click="loginOut">{{
            userInfo.username ? "退出登录" : "去登录"
            userInfo.username ? "账号解绑" : "去登录"
         }}</view>
      </view>
      <view class="banner_wrap">