吉安感知网项目-前端
张含笑
2026-01-08 cdf3207adf60db13a09df5f3ca5cf656f060caff
feat:用户信息
1 files modified
4 ■■■■ changed files
uniapps/work-app/src/pages/user/index.vue 4 ●●●● patch | view | raw | blame | history
uniapps/work-app/src/pages/user/index.vue
@@ -7,13 +7,13 @@
          <u-avatar :src="user.avatar" size="70" />
        </view>
        <view class="flex-1">
          <view class="userName">{{user.userName }}</view>
          <view class="userName">{{user.nickName }}</view>
          <view class="departs">
            <image
              src="https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/images/user/mobile.svg"
              alt=""
            />
            <span>{{ user.sysDept.deptName }}</span>
            <span>{{ user?.sysDept?.deptName }}</span>
          </view>
        </view>
        <view class="rightLogo">