为改新的浅蓝色做准备

This commit is contained in:
lym
2026-03-10 16:57:45 +08:00
parent 0f6e2af469
commit cf6b5179fc
10 changed files with 126 additions and 227 deletions

View File

@@ -1,5 +1,5 @@
page{
background: #ccc;
background: #FFFFFF;
}
.container {
position: relative;
@@ -102,10 +102,10 @@ swiper-item image {
margin:0 auto;
}
.menus .item-menu view.hover view{
color:#000;
color:#1E88E5;
font-weight: 900;
line-height: 2.5em;
border-bottom: 3px solid #ff4d00;
border-bottom: 3px solid #1E88E5;
}
.mydata_box{
float:left;
@@ -222,7 +222,7 @@ swiper-item image {
width:0.5em;
height: 1.5em;
line-height: 1.5em;
background-color: #f0514d;
background-color: #1E88E5;
border-radius:0.2em;
}
@@ -230,7 +230,7 @@ swiper-item image {
flex: 1;
text-align: right;
align-self: center;
color:#ff0000
color:#1E88E5
}
.choice_text{
margin-top: 0.5em;
@@ -239,7 +239,7 @@ swiper-item image {
display: flex;
flex-direction: row;
align-items: center;
background-color: #1D7946;
background-color: #1565C0;
}
.choice_text .line_flag{
margin-top: 0em;
@@ -248,7 +248,7 @@ swiper-item image {
width:0.5em;
height: 1.5em;
line-height: 1.5em;
background-color: #00B050;
background-color: #1E88E5;
border-radius:0.2em;
}
.choice_text text{
@@ -327,7 +327,7 @@ box-sizing: border-box;
.choice_box .choice_list .je .jeto{
display: flex;
flex-direction:row;
color: #00B050;
color: #1E88E5;
}
.choice_box .choice_list .je .jeto.jeto0{