fix: 优化提交订单页面js警告,充值订单跳转bug以及其他bug。refactor: 重构地址选择
This commit is contained in:
@ -865,15 +865,6 @@ image {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.address::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
left: 35rpx;
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 1rpx;
|
||||
background: #e6e6e6;
|
||||
}
|
||||
|
||||
.address-icon {
|
||||
margin-right: 20rpx;
|
||||
|
Reference in New Issue
Block a user