修改手机号

This commit is contained in:
闫晓茹 2023-10-25 09:12:31 +08:00
parent 6604488a24
commit 94dd0b2240

View File

@ -57,7 +57,8 @@
<style lang="scss">
.app {
height: 100vh;
background-color: #fff;
// background-color: #fff;
background: #F1F1F1;
position: relative;
.submit {
@ -84,6 +85,7 @@
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
background: #fff;
line-height: 38rpx;
.pwd {