@@ -513,6 +513,15 @@
.img{
margin: 10rpx;
}
+ .detailedAddress {
+ width: 70vw;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ color:#999 ;
+ line-height: 40rpx;
+ text-align: left
+ }
.applet-dianpu1 {