|
|
|
|
@ -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">
|
|
|
|
|
|