@@ -45,7 +45,7 @@
<!-- 无数据时展示的区域 -->
<view class="list-nodata" v-if="listData.length == 0">
<img src="../../static/no-bus.png" />
- <view>暂无数据</view>
+ <view>暂无数据哦</view>
</view>
</template>
@@ -266,4 +266,4 @@ const getConveyData = (Obj) => {
}
-</style>
+</style>