Browse Source

首页字号

tanyanfei 1 year ago
parent
commit
6eb32256b8
1 changed files with 8 additions and 7 deletions
  1. 8 7
      pages/index/index.wxss

+ 8 - 7
pages/index/index.wxss

@@ -65,7 +65,7 @@ page{
   width: 20%;
   text-align: center;
   padding: 10rpx 0;
-  font-size: 24rpx;
+  font-size: 26rpx;
 }
 .list-top image{
   width: 50rpx;
@@ -87,7 +87,7 @@ page{
 .banner-list .name{
   padding:0 20rpx;
   line-height: 70rpx;
-  font-size: 25rpx;
+  font-size: 27rpx;
   font-weight: 600;
 }
 .banner-list .wx-swiper-dots.wx-swiper-dots-horizontal {
@@ -113,7 +113,7 @@ page{
 }
 .notice-list{
   width: 80%;
-  font-size: 26rpx;
+  font-size: 28rpx;
   line-height: 55rpx;
   margin-top: -6rpx;
   padding-left: 20rpx;
@@ -153,7 +153,7 @@ image.number{
   padding: 20rpx 0;
   border-bottom: 1px solid #f2f2f2;
   display: flex;
-  font-size: 26rpx;
+  font-size: 28rpx;
 }
 .up-down .usm{
   width: 50%;
@@ -162,7 +162,7 @@ image.number{
   white-space: nowrap;
 }
 .up-title{
-  font-size: 28rpx;
+  font-size: 30rpx;
   padding: 20rpx;
   
 }
@@ -191,7 +191,7 @@ image.number{
   height: 38rpx;
 }
 .article-title{
-  font-size: 28rpx;
+  font-size: 30rpx;
   padding-right: 20rpx;
   margin-bottom: 10rpx;
 }
@@ -211,7 +211,7 @@ image.number{
 }
 .baike-list{
   color: #333;
-  font-size: 24rpx;
+  font-size: 26rpx;
   margin-bottom: 20rpx;
   padding: 0 0 20rpx;
   font-weight: 500;
@@ -238,6 +238,7 @@ image.number{
   overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
   -webkit-line-clamp: 3;-webkit-box-orient: vertical;align-content: center;
   height: 123rpx;
+  font-size: 26rpx;
 }
 .tab{
   background: #fff;