吉安感知网项目-前端
张含笑
2026-01-12 6093e5ee79401efc185f3b5a1ddd38098aad3439
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;