Commit b15cc74f authored by youjie's avatar youjie

no message

parent e8d2cb22
......@@ -84,6 +84,7 @@
</view>
</view>
</view>
<u-empty v-if="CustomerOrderList.length == 0" text="暂无数据" mode="data"></u-empty>
<view style="height: 20rpx;"></view>
</scroll-view>
......@@ -614,7 +615,7 @@ export default {
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
padding: 20rpx 0 10rpx 0;
padding: 20rpx 0 9rpx 0;
}
.SetListListDecNum{
font-weight: 500;
......
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