|
|
|
|
@ -401,6 +401,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</navigator>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- #if MP -->
|
|
|
|
|
<view class wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="tab_container fsa sticky" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view wx:for="{{tabGroup}}" class="tarbar" style="margin-right: 24px;text-align:center" data-item="{{item}}" bindtap="collectChange">
|
|
|
|
|
@ -412,6 +413,7 @@
|
|
|
|
|
<job-sub storeJobListSearchForm="{{storeJobListSearchForm}}" type="main" recordList="{{recordList}}" isLogin="{{isLogin}}" agencyStatus="{{userInfo.agencyStatus}}" hasUserInfo="{{hasUserInfo}}" loginUserInfo="{{userInfo}}"></job-sub>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- #endif -->
|
|
|
|
|
|
|
|
|
|
<!-- <view class="login" wx:if="{{!isLogin}}">
|
|
|
|
|
<navigator class="" target="" url="../login/index" hover-class="none" open-type="navigate">
|
|
|
|
|
|