|
|
@@ -78,7 +78,6 @@
|
|
|
{{item.positionName}}
|
|
|
</view>
|
|
|
<view class='salary'>
|
|
|
- <!-- <image src='{{imgServerUrl}}/images/happyjob/dollor.png'></image> -->
|
|
|
{{item.salary}}
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -120,7 +119,6 @@
|
|
|
{{item.positionName}}
|
|
|
</view>
|
|
|
<view class='salary'>
|
|
|
- <!-- <image src='{{imgServerUrl}}/images/happyjob/dollor.png'></image> -->
|
|
|
{{item.salary}}
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -157,7 +155,6 @@
|
|
|
{{item.positionName}}
|
|
|
</view>
|
|
|
<view class='salary'>
|
|
|
- <!-- <image src='{{imgServerUrl}}/images/happyjob/dollor.png'></image> -->
|
|
|
{{item.totalSalary?item.totalSalary:item.basicSalary}}
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -225,4 +222,5 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="loading_no" hidden='{{isScroll}}'>{{showNoMore}}</view>
|
|
|
+<!-- 客服 -->
|
|
|
<button id="kefu" open-type="contact" bindcontact="handleContact" hover-class='kefu-hover'></button>
|