odc.xiaohui
2023-05-12 4b48bacef8646cee8b66f5e10b0ed7124534e93e
miniprogram/pages/user/loginInfo/index.wxss
@@ -26,8 +26,9 @@
.weui-input{
    float: right;
    margin-top: 3%;
    color: var(--color);
    /* margin-right:10% ; */
width: 90%;
    width: 83%;
}
.button{
    float: right;
@@ -38,9 +39,21 @@
    float: right;
    margin-top: 2%;
}
.foot{
    position: absolute;
    bottom: 1rem;
    padding: 0 1rem;
    width: -webkit-fill-available;
}
.button1{
    font-weight: normal;
    background-color:#6699ff;
    color: #ffffff;
    margin-top: 50%;
}
/* .van-toast__text{
    white-space: nowrap;
}
.van-transition{
    width: auto;
} */