样式优化

This commit is contained in:
2024-01-17 09:16:51 +08:00
parent 3266aa2fbc
commit f5fe3789da
14 changed files with 17 additions and 16 deletions

View File

@@ -137,7 +137,7 @@ uni-button:after {
display: block;
width: 140rpx;
line-height: 80rpx;
font-size: 28rpx;
font-size: 30rpx;
color: #323232;
text-align:justify;
text-align-last: justify;
@@ -189,7 +189,7 @@ uni-button:after {
border: 1px solid #dcdfe6;
background-color: #fff;
padding: 0 15rpx;
font-size: 28rpx;
font-size: 30rpx;
color: #606266;
border-radius: 10rpx;
}
@@ -242,7 +242,7 @@ uni-button:after {
position: sticky;
top: 0;
background: #d7d7d7;
font-size: 26rpx;
font-size: 30rpx;
line-height: 98rpx;
color: #696969;
font-weight: bold;
@@ -277,7 +277,7 @@ uni-button:after {
box-shadow: 0 0 20rpx 0 rgba(160,160,160,0.7);
}
.submit-button {
font-size: 32rpx;
font-size: 36rpx;
line-height: 82rpx;
color: #ff6a00;
text-align: center;
@@ -352,7 +352,7 @@ uni-button:after {
background-color: #c9c9c9;
}
.uni-select__input-placeholder,.uni-select__selector-empty, .uni-select__selector-item {
font-size: 28rpx !important
font-size: 30rpx !important
}
.sin_input {
width: 150rpx;