任务统一改成岗位
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</view>
|
||||
<view class="controlsPop">
|
||||
<view class="listTitle">
|
||||
附近任务
|
||||
附近零工岗位
|
||||
</view>
|
||||
<view class="borderbom"></view>
|
||||
<scroll-view scroll-y lower-threshold="0" style="height: 92%;" @scrolltolower="upLoad" v-if="companyList.length>0">
|
||||
@@ -34,7 +34,7 @@
|
||||
<view class="nothingArea" v-else>
|
||||
<image src="../../static/img/pic_notask.svg" mode="" class="nothing"></image>
|
||||
<view class="nothingContnt">
|
||||
暂无任务信息
|
||||
暂无岗位信息
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user