Explorar el Código

我的地址bug修复

hwb0 hace 3 años
padre
commit
742f717aa6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/packageOperate/address/index.vue

+ 1 - 1
src/packageOperate/address/index.vue

@@ -34,7 +34,7 @@
 				</view>
 			</view>
 		</view>
-		<view class="flex empty" v-if="!list.length && !loading">
+		<view class="flex empty" v-if="!list.length">
 			<view class="center">
 				<image class="center-img" src="https://mp-public-1310078123.cos.ap-shanghai.myqcloud.com/v2/nodata_5.png" mode=""></image>
 				<view class="center-font">暂无收货地址</view>