侧边栏offer按钮不考虑是否发布过香港offer
This commit is contained in:
parent
e8589c6875
commit
fcbf8619e8
@ -34,7 +34,7 @@
|
||||
</view>
|
||||
|
||||
<!-- 不在 找飞友 笔记出现 -->
|
||||
<view class="sidebar-item offerBtn flexcenter" wx:if="{{ sidebarType != 'find' && sidebarType != 'note' && ishongkongoffer }}" bind:tap="sidebarShowHide" data-type="offer">
|
||||
<view class="sidebar-item offerBtn flexcenter" wx:if="{{ sidebarType != 'find' && sidebarType != 'note' }}" bind:tap="sidebarShowHide" data-type="offer">
|
||||
<!-- <view class="offerBtn-icon flexcenter"> -->
|
||||
<image class="offerBtn-icon" mode="widthFix" src="https://app.gter.net/image/miniApp/project/offer-icon.png" mode="widthFix"></image>
|
||||
<!-- </view> -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user