Commit 55735f8b authored by youjie's avatar youjie

酒店

parent 25a4d88e
......@@ -112,7 +112,7 @@
.hotel-list-item .hotel-info .hotel-name {
font-weight: bold;
color: #111111;
line-height: 30rpx;
line-height: 34rpx;
font-size: 28rpx;
word-break: break-all;
text-overflow: ellipsis;
......@@ -217,7 +217,7 @@
height: 35rpx;
margin-right: 10rpx;
position: relative;
top: 10rpx;
top: 6rpx;
}
.hotel-Subtitle img{
height: 35rpx;
......
......@@ -764,6 +764,7 @@
);
},
goMapHotel(){
this.closeDropdown()
uni.navigateTo({
url: "/pages/hotel/mapList"
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment