|
|
|
|
@ -600,8 +600,8 @@
|
|
|
|
|
<view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view>
|
|
|
|
|
</block>
|
|
|
|
|
<block wx:if="{{!isLogin}}">
|
|
|
|
|
<view style="padding:10px 12px;">
|
|
|
|
|
<text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才即可使用更多功能。</text>
|
|
|
|
|
<view style="padding:0px 12px 10px;margin-top: -6px;">
|
|
|
|
|
<text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才供应链即可使用更多功能。</text>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <button class="clickMore mb20" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber1" catchtap="emptyMethod">登录查看更多职位</button> -->
|
|
|
|
|
<view class="mt12 f14 tc" bindtap="goLogin" style="color: #576b95;padding-bottom: 80px;">登录伯才</view>
|
|
|
|
|
@ -704,8 +704,8 @@
|
|
|
|
|
<view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view>
|
|
|
|
|
</block>
|
|
|
|
|
<block wx:if="{{!isLogin && recordList.length != 0}}">
|
|
|
|
|
<view style="padding:10px 12px;">
|
|
|
|
|
<text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才即可使用更多功能。</text>
|
|
|
|
|
<view style="padding:0px 12px 10px;margin-top: -6px;">
|
|
|
|
|
<text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才供应链即可使用更多功能。</text>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <button class="clickMore mb20" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber1" catchtap="emptyMethod">登录查看更多职位</button> -->
|
|
|
|
|
<view class="mt12 f14 tc" bindtap="goLogin" style="color: #576b95;padding-bottom: 80px;">登录伯才</view>
|
|
|
|
|
|