|
@@ -248,7 +248,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</u-popup>
|
|
</u-popup>
|
|
- <u-divider bgNoneColor="#ffffff" style="background: #F0F0F2;" v-if="tabList[current].recordsTotal==tabList[current].list.length"
|
|
|
|
|
|
+ <u-divider bgNoneColor="#ffffff" v-if="tabList[current].recordsTotal==tabList[current].list.length"
|
|
:isnone="tabList[current].recordsTotal==0" nonetext="没有找到相关内容"
|
|
:isnone="tabList[current].recordsTotal==0" nonetext="没有找到相关内容"
|
|
border-color="#CFD2D5">已经到底了</u-divider>
|
|
border-color="#CFD2D5">已经到底了</u-divider>
|
|
</view>
|
|
</view>
|
|
@@ -442,7 +442,7 @@
|
|
mask: true,
|
|
mask: true,
|
|
})
|
|
})
|
|
API_weixin.findListByCatalogName({
|
|
API_weixin.findListByCatalogName({
|
|
- name:'学历',
|
|
|
|
|
|
+ name:'工作经验',
|
|
|
|
|
|
}).then((res) => {
|
|
}).then((res) => {
|
|
uni.hideLoading();
|
|
uni.hideLoading();
|