|
@@ -2,7 +2,7 @@
|
|
|
<view>
|
|
|
<view class="carNone" v-if="isnone" >
|
|
|
<!-- <img src="@/assets/img/暂无数据-缺省页.png" alt=""> -->
|
|
|
- <view :style=" 'margin-top: '+nonetop+'px;'">
|
|
|
+ <view :style=" 'margin-top: '+nonetop+'px; margin-bottom: 40px;'">
|
|
|
<u-empty :text="nonetext" mode="search"></u-empty>
|
|
|
|
|
|
</view>
|