选择地址添加按钮

This commit is contained in:
asd
2019-12-14 10:15:02 +08:00
parent 8ab73e64ef
commit 3651ca5385
8 changed files with 55 additions and 1 deletions

View File

@@ -2,4 +2,9 @@
.addr {
margin-left: 30rpx;
}
.btn1 {
position: fixed;
bottom: 149rpx;
left: 50rpx;
}
}