吉安感知网项目-前端
张含笑
2026-01-16 1260127b067b5d032e30210527059e4b3e0ee356
feat:修复
2 files modified
6 ■■■■■ changed files
uniapps/work-app/src/subPackages/userDetail/infos/index.vue 3 ●●●● patch | view | raw | blame | history
uniapps/work-app/src/subPackages/userDetail/password/index.vue 3 ●●●● patch | view | raw | blame | history
uniapps/work-app/src/subPackages/userDetail/infos/index.vue
@@ -245,8 +245,9 @@
  flex-direction: column;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  // 添加导航栏高度的padding-top,避免内容被遮挡
  padding-top: 44px;
  padding-top: 88rpx;
}
:deep(){
uniapps/work-app/src/subPackages/userDetail/password/index.vue
@@ -268,8 +268,9 @@
  flex-direction: column;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  // 添加导航栏高度的padding-top,避免内容被遮挡
  padding-top: 44px;
  padding-top: 88rpx;
}
:deep(){