|
|
@@ -109,6 +109,10 @@
|
|
|
<image src='{{imgServerUrl}}/images/happyjob/reward.png'></image>
|
|
|
<text>入职最高奖励 {{item.reward}}+{{item.platformAllowance}} 元</text>
|
|
|
</view>
|
|
|
+ <view class='fan' wx:elif="{{item.platformAllowance}}">
|
|
|
+ <image src='{{imgServerUrl}}/images/happyjob/reward.png'></image>
|
|
|
+ <text>入职最高奖励 {{item.platformAllowance}}元</text>
|
|
|
+ </view>
|
|
|
<view wx:else>
|
|
|
</view>
|
|
|
</block>
|