添加注册页面,修改4G设备的添加页面

This commit is contained in:
qianlile
2021-08-24 18:32:04 +08:00
parent 7838cfcbe0
commit 7af68fee6b
16 changed files with 844 additions and 127 deletions

View File

@@ -41,7 +41,12 @@
display: inline-block;
height: 77rpx;
}
.btns{
width: 100%;
display: flex;
justify-content: space-around;
margin: 30rpx 0;
}
.btn{
margin: 45rpx auto;
width: 40vw;
}
width: 30vw;
}