Commit 1de5ab3a by 宋冰琦

修改首页样式

parent 5e7d1237
...@@ -97,8 +97,8 @@ ...@@ -97,8 +97,8 @@
.item-text { .item-text {
margin-top: 12rpx; margin-top: 12rpx;
color: #777E86; color: #999999;
font-size: 24rpx; font-size: 20rpx;
} }
.text-active { .text-active {
......
...@@ -333,8 +333,8 @@ export default { ...@@ -333,8 +333,8 @@ export default {
} }
.arrow-right-select { .arrow-right-select {
width: 9rpx; width: 9.27rpx;
height: 22rpx; height: 21.68rpx;
// border: 3rpx solid #FFFFFF // border: 3rpx solid #FFFFFF
} }
} }
...@@ -415,8 +415,8 @@ export default { ...@@ -415,8 +415,8 @@ export default {
} }
} }
.arrow-right-select{ .arrow-right-select{
width: 9rpx; width: 9.27rpx;
height: 22rpx; height: 21.68rpx;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment