解决冲突

This commit is contained in:
2021-11-03 18:43:00 +08:00
52 changed files with 49016 additions and 541 deletions

View File

@@ -131,7 +131,7 @@
.is_allow_values {
color: #fff;
background-image: linear-gradient(to left, $main-color, $mian-color-light);
background-image: linear-gradient(to left, $mian-color, $mian-color-light);
padding: 2rpx 14rpx;
font-size: 20rpx;
text-align: center;

View File

@@ -166,7 +166,7 @@
width: 100%;
.copy {
color: $main-color;
color: $mian-color;
font-size: $title-size*0.8;
font-weight: 400;
padding: 0 30rpx;

View File

@@ -163,7 +163,7 @@
box-sizing: border-box;
width: 100%;
.copy{
color: $main-color;
color: $mian-color;
font-size: $title-size*0.8;
font-weight: 400;
padding: 0 30rpx;

View File

@@ -169,7 +169,7 @@
box-sizing: border-box;
width: 100%;
.copy{
color: $main-color;
color: $mian-color;
font-size: $title-size*0.8;
font-weight: 400;
padding: 0 30rpx;