wangwenju пре 4 дана
родитељ
комит
d2dfb123d5
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      LiangZhiYUMao/pages/plaza/index.vue

+ 3 - 0
LiangZhiYUMao/pages/plaza/index.vue

@@ -559,9 +559,11 @@ export default {
 
 
 <style lang="scss" scoped>
 <style lang="scss" scoped>
 .plaza-page {
 .plaza-page {
+	padding-top: 60px;
     min-height: 100vh;
     min-height: 100vh;
     background: #FFF0F5; // 淡淡粉色背景
     background: #FFF0F5; // 淡淡粉色背景
 	
 	
+	
 	// 顶部标题栏
 	// 顶部标题栏
     .header {
     .header {
         position: fixed;
         position: fixed;
@@ -580,6 +582,7 @@ export default {
         overflow: visible;
         overflow: visible;
         position: relative;
         position: relative;
 		
 		
+		
             .header-background { display: none; }
             .header-background { display: none; }
 		
 		
 		.header-content {
 		.header-content {