Commit d96f63fa authored by youjie's avatar youjie

样式调整

parent d7e7e18e
...@@ -1039,6 +1039,9 @@ ...@@ -1039,6 +1039,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.bus-brand { .bus-brand {
......
...@@ -761,6 +761,9 @@ ...@@ -761,6 +761,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.orderIforDiZhi{ .orderIforDiZhi{
......
...@@ -1211,6 +1211,9 @@ ...@@ -1211,6 +1211,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.orderIforDiZhi { .orderIforDiZhi {
......
...@@ -890,6 +890,9 @@ ...@@ -890,6 +890,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.hotel-Sub { .hotel-Sub {
......
...@@ -1489,6 +1489,9 @@ ...@@ -1489,6 +1489,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.hotel-Sub { .hotel-Sub {
......
...@@ -919,6 +919,9 @@ ...@@ -919,6 +919,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.orderIforDiZhi { .orderIforDiZhi {
......
...@@ -1068,6 +1068,9 @@ ...@@ -1068,6 +1068,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.orderIforDiZhi { .orderIforDiZhi {
......
...@@ -2542,6 +2542,9 @@ ...@@ -2542,6 +2542,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.sharebox { .sharebox {
......
...@@ -996,5 +996,8 @@ ...@@ -996,5 +996,8 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
// #endif // #endif
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
</style> </style>
...@@ -1259,5 +1259,8 @@ ...@@ -1259,5 +1259,8 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
// #endif // #endif
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
</style> </style>
...@@ -1339,6 +1339,9 @@ ...@@ -1339,6 +1339,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.sharebox { .sharebox {
......
...@@ -5,6 +5,9 @@ ...@@ -5,6 +5,9 @@
box-sizing: border-box; box-sizing: border-box;
padding-left: 30rpx; padding-left: 30rpx;
/* #endif */ /* #endif */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.top-title { .top-title {
line-height: 45px !important; line-height: 45px !important;
......
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