Sfoglia il codice sorgente

Merge branch 'master' of https://git.nanodreamtech.com/Boss/yizhizan-h5

jianghaili 7 mesi fa
parent
commit
9f5654d132
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      pages/index/index.vue

+ 3 - 3
pages/index/index.vue

@@ -1769,7 +1769,7 @@ export default {
 	display: flex;
 	flex-direction: column;
 	height: calc(100vh - 50px);
-	margin-bottom: 60px;
+	// margin-bottom: 60px;
 }
 
 .work-school {
@@ -2664,8 +2664,8 @@ page {
 
 .qyList {
 	width: 100%;
-	height: auto;
-
+	overflow: auto;
+	flex: 1;
 	/* 技能标签区域 */
 	.resume-skills {
 		margin: 20rpx 0; // 与上下模块的间距