Commit 8a689b65 authored by 张娇(东信)'s avatar 张娇(东信)

首页修改

parent 8ef97822
...@@ -341,16 +341,16 @@ page { ...@@ -341,16 +341,16 @@ page {
border-radius: 10rpx 10rpx 0rpx 0rpx; border-radius: 10rpx 10rpx 0rpx 0rpx;
.env-css { .env-css {
height: 48rpx; height: 48rpx;
display: flex;
align-items: center;
.line { .line {
position: absolute;
width: 4rpx; width: 4rpx;
height: 24rpx; height: 20rpx;
background: #659c27; background: #659c27;
margin: 16rpx 20rpx; margin: 16rpx 20rpx;
} }
.env-info { .env-info {
font-size: 24rpx; font-size: 24rpx;
margin: 40rpx;
} }
} }
} }
......
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