yanym 5 anni fa
parent
commit
8a3fbd66a3

+ 1 - 1
dorm-manager-wx/pages/teacher/facephoto/facephoto.wxss

@@ -61,7 +61,7 @@ page {
 
 scroll-view{
   width: 100%;
-  height: 1000rpx;
+  height: 83vh;
   box-sizing: border-box;
   flex-direction: column;
   display: flex;

+ 1 - 1
dorm-manager-wx/pages/teacher/pass/pass.wxss

@@ -31,7 +31,7 @@ page {
 
 scroll-view {
   width: 100%;
-  height: 996rpx;
+  height: 82vh;
   box-sizing: border-box;
   flex-direction: column;
   display: flex;

+ 1 - 1
dorm-manager-wx/pages/teacher/visitorcheck/visitorcheck.wxss

@@ -28,7 +28,7 @@ page {
 
 scroll-view{
   width: 100%;
-  height: 1124rpx;
+  height: 93vh;
   box-sizing: border-box;
   flex-direction: column;
   display: flex;

+ 1 - 1
dorm-manager-wx/pages/teacher/warning/warning.wxss

@@ -28,7 +28,7 @@ page {
 
 scroll-view{
   width: 100%;
-  height: 1124rpx;
+  height: 93vh;
   box-sizing: border-box;
   flex-direction: column;
   display: flex;