diff --git a/app.wxss b/app.wxss
index 3ed4e53..55c0f0d 100644
--- a/app.wxss
+++ b/app.wxss
@@ -240,9 +240,7 @@ justify-content:space-around;
.t-l{
text-align: right;
}
-.white{
- color: #fff;
-}
+
.img_gray{
-webkit-filter: grayscale(1);/* Webkit */
filter:gray;/* IE6-9 */
@@ -273,6 +271,7 @@ justify-content:space-around;
font-size:30rpx;
}
+
.fs35{
font-size:35rpx;
}
@@ -285,7 +284,9 @@ justify-content:space-around;
/* 7.26 */
-
+.white{
+ color: #fff;
+}
.red-b{
background: #d60021;
}
@@ -306,6 +307,9 @@ color: #b9b9b9;
.xc-black{
color: #000;
}
+.xc-black3{
+ color: #333;
+}
.xc-fixed{
@@ -350,3 +354,6 @@ background: #ffe3e2;
.fs40 {
font-size: 40rpx;
}
+.ai_and{
+ align-items:flex-end;
+}
diff --git a/pages/index/index/index.wxml b/pages/index/index/index.wxml
index 8a5421f..3b138f9 100644
--- a/pages/index/index/index.wxml
+++ b/pages/index/index/index.wxml
@@ -79,7 +79,7 @@
Г
- 人工优先
+ 人工优先
@@ -87,13 +87,13 @@
Г
- 正品保证
+ 正品保证
Г
- 售后无忧
+ 售后无忧
diff --git a/pages/index/index/index.wxss b/pages/index/index/index.wxss
index b795d34..c938b54 100644
--- a/pages/index/index/index.wxss
+++ b/pages/index/index/index.wxss
@@ -400,9 +400,10 @@ margin-top: 10rpx;
width: 30rpx;
height:30rpx;
margin-left:20rpx;
+margin-right: 10rpx;
}
.user-frame{
- width:220rpx;
+
/* border-left: 5rpx solid #eee; */
height: 35rpx;
line-height: 35rpx;