deguodaigou/pages/chooseaddr/chooseaddr.wxss

14 lines
168 B
Plaintext
Raw Permalink Normal View History

2019-12-23 08:08:18 +00:00
.chooseaddress .box {
height: 910rpx;
}
2019-12-14 02:02:03 +00:00
.chooseaddress .addr {
margin-left: 30rpx;
}
2019-12-14 02:15:02 +00:00
.chooseaddress .btn1 {
position: fixed;
bottom: 149rpx;
left: 50rpx;
}