diff --git a/pages/index/index.vue b/pages/index/index.vue
index 96cd271..d952814 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -51,7 +51,7 @@
-
+
@@ -988,7 +988,7 @@
}
.menu-topic-text {
- font-size: 32rpx;
+ font-size: 28rpx;
color: #676767;
padding: 10rpx 40rpx;
font-weight: 500;
@@ -1045,21 +1045,21 @@
.index-card-mian-biao-left,.index-card-mian-biao-right{
- padding: 4px 6px;
+ padding: 3px 5px;
}
.index-card-mian-biao-right{
background-color:rgba(4, 184, 119, 0.12);
- border-radius: 5rpx;
+ border-radius: 8rpx;
font-weight: 400;
- font-size: 18rpx;
+ font-size: 20rpx;
color: #0EBE80;
margin-left: 10px;
}
.index-card-mian-biao-left{
background-color:rgba(253, 197, 128, 0.2);
- border-radius: 5rpx;
+ border-radius: 8rpx;
font-weight: 400;
- font-size: 18rpx;
+ font-size: 20rpx;
color: #FFA12D;
}
.index-card-mian-biao{
@@ -1193,11 +1193,15 @@
flex-direction: row;
align-items: center;
justify-content: space-between;
+ margin-top: 20rpx;
}
.index-taocan{
- margin: 15px auto 0px auto;
+ padding: 0 30rpx;
+ width: 100%;
display: flex;
flex-direction: column;
+ background: linear-gradient(180deg,rgba(238, 250, 246,0.6),rgba(255, 255, 255,0.9));
+ margin-top: 20rpx;
}
.index-fujin-jie-id{
height: 30rpx;
@@ -1215,8 +1219,7 @@
}
.index-fujin-jie-name{
margin-bottom: 5px;
- font-weight: bold;
- font-size: 28rpx;
+ font-size: 26rpx;
color: #333333;
}
.index-fujin{
@@ -1263,7 +1266,7 @@
flex-direction: row;
align-items: flex-end;
justify-content: center;
- background: linear-gradient(4deg,rgba(0, 156, 136,0.6),rgba(0, 156, 136, 0));
+ background: linear-gradient(4deg,rgba(0, 156, 136,0.3),rgba(0, 156, 136, 0));
border-radius: 0px 0px 7px 7px;
position: absolute;
bottom:1px;
diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue
index f1cce36..c2a7565 100644
--- a/pages/my/fuwuDateil.vue
+++ b/pages/my/fuwuDateil.vue
@@ -9,7 +9,7 @@