shuishen
2025-10-11 274441c2c754a8210491c0731cb850417f1cbf9e
src/pages/user/index.vue
@@ -7,9 +7,9 @@
        <u-avatar src="/static/images/logo.png" size="70"/>
      </view>
      <view class="flex-1">
        <view class="pb-20rpx text-36rpx">{{ userStore.$state?.userInfo?.nick_name }}</view>
        <view class="pb-20rpx text-36rpx">{{ userStore?.userInfo?.nick_name }}</view>
        <view class="u-tips-color text-28rpx" @click="toCopy">
          ID:{{ userStore.$state?.userInfo?.user_id }}
          ID:{{ userStore?.userInfo?.user_id }}
        </view>
      </view>
      <view class="ml-10rpx p-10rpx">