zxz 3 năm trước cách đây
mục cha
commit
5bf37ea0e7
2 tập tin đã thay đổi với 0 bổ sung10 xóa
  1. 0 5
      pages/friend/index.vue
  2. 0 5
      pages/news/index.vue

+ 0 - 5
pages/friend/index.vue

@@ -504,10 +504,6 @@
 		justify-content: space-between;
 		align-items: center;
 		padding-right: 15px;
-		position: fixed;
-		left: 0;
-		right: 0;
-		top: 44px;
 		z-index: 99;
 		background-color: #FFF;
 
@@ -522,7 +518,6 @@
 
 	.friendList {
 		padding: 15px;
-		margin-top: 44px;
 		.friendList-item {
 			display: flex;
 			background-color: #fff;

+ 0 - 5
pages/news/index.vue

@@ -164,10 +164,6 @@
 		justify-content: space-between;
 		align-items: center;
 		padding-right: 15px;  
-		position: fixed;
-		left: 0;
-		right: 0;
-		top: 44px;
 		background-color: #fff;
 		z-index: 99;
 		.homeAdd{
@@ -179,7 +175,6 @@
 	}
 	.homeWrap{
 		padding:0 15px;
-		margin-top: 44px;
 	}
 	.newsList{
 		padding: 15px;