no message

cyl/master-0804
jscyl13849007907 4 months ago
parent 80c161ec01
commit ab1b4b7a3e

@ -23,7 +23,7 @@
<view class="item g_position_rela g_mb_10 g_ml_12 g_mr_12 g_bg_f g_radius_8 g_border_e_b" :class="from == 'share' ? 'g_pr_32' : ''">
<view class="g_p_10" style="position: relative;" @click="handleCard(item, index)">
<i class="iconfont icon-yitingzhao" v-if="item.recruitment == 2 && from != 'mine'"
style="position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);color: #ff4d4f;font-size: 80px;z-index: 1;"
style="position: absolute; right: 30px; top: 50%; transform: translateY(-50%);color: #ff4d4f;font-size: 80px;z-index: 1;"
></i>
<view class="m-top g_flex_row_between">
<view class="g_flex_1 g_flex_column_between">

@ -48,7 +48,7 @@
</view>
<i class="iconfont icon-yitingzhao" v-if="info.recruitmentImage == 2"
style="position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);color: #ff4d4f;font-size: 80px;z-index: 1;"
style="position: absolute; right: 30px; top: 50%; transform: translateY(-50%);color: #ff4d4f;font-size: 80px;z-index: 1;"
></i>
</view>
<view class="g_ell_1 g_fs_14 g_mt_8" style="color: rgba(0, 0, 0, 0.45)" v-if="item.classify == 2">

Loading…
Cancel
Save