@@ -322,11 +322,12 @@
padding: 20upx 0;
>view {
- line-height: 60upx;
+ line-height: 40upx;
}
.address-title {
color: #000;
+ word-break: break-all;
@@ -326,6 +326,7 @@ page{
padding: 10upx;
.address{
padding: 5upx 0;
&:last-child{
padding: 0 20upx;