+        
             
+        
+        
     
 
     
欢迎使用大妈集市商户端管理系统
此区域用于显示具体的页面内容
diff --git a/商家端web/index.html b/商家端web/index.html index 392e6d8..6e04733 100644 --- a/商家端web/index.html +++ b/商家端web/index.html @@ -192,9 +192,14 @@ .main-content { margin-left: 220px; margin-top: 50px; - min-height: calc(100vh - 50px); + height: calc(100vh - 50px); background-color: white; padding: 20px; + position: relative; + } + + .content-placeholder, #contentFrame { + height: 100%; } .content-placeholder { @@ -291,7 +296,7 @@