- @import "../../address/index.scss";
- .exp {
- margin-top: 8rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Regular, PingFang SC;
- color: #333333;
- }
- .pop-title {
- height: 90rpx;
- line-height: 90rpx;
- text-align: center;
- border-bottom: 1px solid #dddddd;
- font-weight: bold;
- }
|