- .addr_box{
- line-height: 45rpx;font-size: 28rpx;padding: 10rpx 0;display: flex;align-items: center;
- }
- .box {
- width: 100%;
- height: 290rpx;
- background-size: 100% 100%;
- display: flex;
- align-items: center;
- }
- .map_item {
- line-height: 60rpx;
- color: #666666;
- }
|