pages/business/cstmrInfo/cstmrInfo.vue
@@ -37,7 +37,7 @@ </view> </view> <!-- <uni-load-more :status="status" :icon-size="16" :content-text="contentText" /> --> <u-empty v-if="true" icon="../../../static/image/emptyList.png" v-show="csmtrList.length <= 0" /> <u-empty v-if="true" icon="../../../static/image/emptyList.png" v-show="!csmtrList"/> <view class="fxbtn"> <uni-icons type="plusempty" color="#fff" @click="add()" ></uni-icons> @@ -98,7 +98,6 @@ reload: false, status: 'more', curr:2, falg: true, contentText: { contentdown: '上拉加载更多', contentrefresh: '加载中',