|
|
|
@ -278,7 +278,7 @@
|
|
|
|
<view class="display-flex">
|
|
|
|
<view class="display-flex">
|
|
|
|
<view class="prImg">
|
|
|
|
<view class="prImg">
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<image src="{{item.logo || 'https://matripe.oss-cn-beijing.aliyuncs.com/default.png'}}" mode="aspectFit" class="logoClass" alt></image>
|
|
|
|
<image src="{{item.logo || 'https://matripe.oss-cn-beijing.aliyuncs.com/default.png'}}" mode="aspectFill" class="logoClass" alt></image>
|
|
|
|
<image class="pendant" wx:if="{{item.hotJob == 1}}" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/hot.png" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
<image class="pendant" wx:if="{{item.hotJob == 1}}" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/hot.png" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
|