diff --git a/pages/my/index.vue b/pages/my/index.vue
index a131e57..8208fd7 100644
--- a/pages/my/index.vue
+++ b/pages/my/index.vue
@@ -167,7 +167,6 @@
-当你累了 想起盛安到家-
- 联系客服
@@ -699,9 +698,8 @@
position: fixed;
right: 0;
bottom: 0;
- margin-bottom: 20%;
+ margin-bottom:100rpx;
margin-right: 20px;
- background-color: #fff;
border-radius: 5px;
}
.shop_label{
@@ -865,6 +863,7 @@
height: 170rpx;
text-align: top;
text-align: center;
+ padding: 20rpx 0;
}
.my-use-list-text{
color: #6C6C6C;
diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue
index 660752b..5b15e32 100644
--- a/pages/my/indextaociliaoList.vue
+++ b/pages/my/indextaociliaoList.vue
@@ -208,8 +208,8 @@
flex-direction: column;
position: fixed;
z-index: 999;
- background:#fff linear-gradient(60deg,rgba(115, 212, 183, 0.2),rgba(227, 251, 244, 0.1),rgba(193, 236, 223, 0.35));
- border-bottom:1rpx solid #c4ede1;
+ /*background:#fff linear-gradient(60deg,rgba(115, 212, 183, 0.2),rgba(227, 251, 244, 0.1),rgba(193, 236, 223, 0.35));
+ border-bottom:1rpx solid #c4ede1;*/
padding-top: 6rpx;
}
.shop_label{
@@ -285,7 +285,7 @@
width: 100%;
display: flex;
flex-direction: row;
- justify-content: space-between;
+ justify-content: center;
}
.item-view-jianjie{
font-weight: 400;
@@ -347,13 +347,13 @@
white-space: nowrap;
}
.item-view{
- width:63%;
+ width:62%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
justify-content: space-between;
- padding: 26rpx 0;
+ padding: 22rpx 0;
}
.item-img{
width: 230rpx;
@@ -387,7 +387,7 @@
display: flex;
flex-direction: row;
justify-content: space-between;
- height: 140px;
+ height: 130px;
background: #FFFFFF;
border-radius: 21rpx;
margin-top:10px;
@@ -469,7 +469,7 @@
font-weight: bold;
position: absolute;
right:40rpx;
- top: 26rpx;
+ top: 27rpx;
font-size: 30rpx;
display: flex;
align-items: center;
diff --git a/static/kefu.png b/static/kefu.png
index fee7dcd..bdadc42 100644
Binary files a/static/kefu.png and b/static/kefu.png differ