.div_balance {
|
background-color: white;
|
height: 1.1rem;
|
margin-top: 0.25rem;
|
display: -webkit-flex;
|
justify-content: space-between;
|
align-items: center;
|
}
|
|
.div_balance div {
|
color: #333333;
|
font-size: 0.32rem;
|
margin-left: 0.28rem;
|
}
|
|
.input {
|
-webkit-user-select: auto;
|
margin-right: 0.27rem;
|
font-size: 0.3rem;
|
height: 0.88rem;
|
width: 5rem;
|
border: none;
|
outline: medium;
|
color: #000000;
|
caret-color: #E5005C;
|
text-align: right
|
}
|
|
.input::-webkit-input-placeholder {
|
font-size: 0.26rem;
|
}
|
|
.div_fundDetail {
|
margin-top: 0.3rem;
|
margin-left: 0.3rem;
|
margin-right: 0.3rem;
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_detail_title {
|
color: #000000;
|
font-size: 0.26rem;
|
height: 0.74rem;
|
display: -webkit-flex;
|
align-items: center;
|
padding-left: 0.4rem;
|
border-bottom: #D9D9D9 solid 1px;
|
}
|
|
.div_fundDetail_conte1 {
|
display: -webkit-flex;
|
}
|
|
.div_fundDetail_content1_left {
|
margin-top: 0.4rem;
|
margin-left: 0.15rem;
|
}
|
|
.div_fundDetail_content1_mid {
|
margin-top: 0.4rem;
|
margin-left: 0.34rem;
|
}
|
|
.div_fundDetail_content1_right {
|
margin-top: 0.4rem;
|
margin-left: 0.34rem;
|
}
|
|
#div_thisMonth_tx {
|
height: 0.2rem;
|
display: -webkit-flex;
|
justify-content: center;
|
}
|
|
.div_input {
|
margin-top: -0.35rem;
|
/* background-color: red; */
|
}
|
|
.div_content {
|
display: flex;
|
align-items: center;
|
margin-top: 0.48rem;
|
background-color: #E0E0E0;
|
border-radius: 0.1rem;
|
width: 1.975rem;
|
}
|
|
.div_content div {
|
color: #333333;
|
font-size: 0.3rem;
|
width: 0.18rem;
|
height: 0.28rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
.input_number {
|
-webkit-user-select: auto;
|
font-size: 0.3rem;
|
height: 0.59rem;
|
width: 1.49rem;
|
border: none;
|
outline: medium;
|
color: #333333;
|
caret-color: #E5005C;
|
text-align: center;
|
background-color: #E0E0E0;
|
}
|
|
.div_fundDetail_conte2 {
|
display: -webkit-flex;
|
}
|
|
.div_receiveDetail {
|
margin-top: 0.2rem;
|
margin-left: 0.3rem;
|
margin-right: 0.3rem;
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_todayDetail {
|
margin-top: 0.2rem;
|
margin-left: 0.3rem;
|
margin-right: 0.3rem;
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_thisMonthDetail {
|
margin-top: 0.2rem;
|
margin-left: 0.3rem;
|
margin-right: 0.3rem;
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_todayDetail_conte1 {
|
display: -webkit-flex;
|
margin-top: 0.33rem;
|
|
}
|
|
.div_todayDetail_conte2 {
|
display: -webkit-flex;
|
margin-top: 0.38rem;
|
}
|
|
.div_todayDetail_conte1_left {
|
margin-left: 0.38rem;
|
}
|
|
.div_todayDetail_conte1_right {
|
margin-left: 0.44rem;
|
}
|
|
#div_thisMonth_sy {
|
height: 0.2rem;
|
}
|
|
.input_number_otner_other {
|
-webkit-user-select: auto;
|
font-size: 0.3rem;
|
height: 0.59rem;
|
width: 2.4rem;
|
border: none;
|
outline: medium;
|
color: #333333;
|
caret-color: #E5005C;
|
text-align: left;
|
background-color: #E0E0E0;
|
|
}
|
|
.input_number_otner {
|
-webkit-user-select: auto;
|
font-size: 0.3rem;
|
height: 0.59rem;
|
width: 2.55rem;
|
border: none;
|
outline: medium;
|
color: #333333;
|
caret-color: #E5005C;
|
text-align: left;
|
background-color: #E0E0E0;
|
border-radius: 0.1rem;
|
}
|
|
.div_tips {
|
margin-top: 0.25rem;
|
margin-left: 0.2rem;
|
margin-right: 0.2rem;
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_tips_title {
|
color: #333333;
|
font-size: 0.34rem;
|
height: 0.86rem;
|
display: -webkit-flex;
|
align-items: center;
|
padding-left: 0.3rem;
|
border-bottom: #D9D9D9 solid 1px;
|
}
|
|
.div_tips_content {
|
margin-top: 0.43rem;
|
padding-left: 0.26rem;
|
padding-right: 0.21rem;
|
color: #333333;
|
font-size: 0.24rem;
|
}
|
|
.div_commit {
|
background-color: #FFFFFF;
|
position: fixed;
|
width: 7.5rem;
|
height: 0.96rem;
|
bottom: 0;
|
z-index: 1000;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
border-top: #dddddd solid 1px;
|
}
|
|
.div_commit div {
|
color: #FFFFFF;
|
font-size: 0.34rem;
|
background-color: #E5005B;
|
width: 5.6rem;
|
height: 0.76rem;
|
border-radius: 0.38rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
.div_input_other {
|
margin-top: -0.35rem;
|
}
|
|
.div_content_other {
|
display: flex;
|
align-items: center;
|
margin-top: 0.48rem;
|
background-color: #E0E0E0;
|
border-radius: 0.1rem;
|
width: 2.88rem;
|
}
|
|
.fuhao_other {
|
color: #333333;
|
font-size: 0.3rem;
|
width: 0.18rem;
|
height: 0.28rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
|
@supports (bottom: env(safe-area-inset-bottom)) {
|
|
body,
|
.div_commit {
|
padding-bottom: constant(safe-area-inset-bottom);
|
padding-bottom: env(safe-area-inset-bottom);
|
}
|
}
|
|
[v-cloak] {
|
display: none;
|
}
|