吉安感知网项目-前端
张含笑
2026-01-12 6093e5ee79401efc185f3b5a1ddd38098aad3439
feat:更新
1 files modified
10 ■■■■ changed files
uniapps/work-app/src/pages/user/index.vue 10 ●●●● patch | view | raw | blame | history
uniapps/work-app/src/pages/user/index.vue
@@ -17,7 +17,7 @@
            <span>{{ user?.sysDept?.deptName }}</span>
          </view>
        </view>
      </view>
      <view class="personalInformation">
        <div class="message">
@@ -35,13 +35,13 @@
          </div>
        </div>
      </view>
      <view class="goOutBtn">
        <div class="goOutStyle" @click="logOut">退出登录</div>
      </view>
    </view>
</view>
  </view>
</template>
@@ -100,7 +100,7 @@
}
.pageUser {
  background: url("@/static/images/user/userbg.svg")  no-repeat ;
  background-size: 100% ;
}
.userBox {
  padding-top: 212rpx;