|
|
|
@ -746,7 +746,13 @@
|
|
|
|
<div class="g_flex_row_end">
|
|
|
|
<div class="g_flex_row_end">
|
|
|
|
<!-- <a-button shape="circle" type="danger" ghost>
|
|
|
|
<!-- <a-button shape="circle" type="danger" ghost>
|
|
|
|
<template #icon> -->
|
|
|
|
<template #icon> -->
|
|
|
|
<div class="g_w_60 g_cursor_point">
|
|
|
|
<a v-if="item.customServiceUrl" :href="item.customServiceUrl || 'javascript:;'" target="_blank" class="g_w_60 g_cursor_point">
|
|
|
|
|
|
|
|
<div class="g_text_c g_w_all" style="height: 18px;overflow: hidden;line-height: 18px;">
|
|
|
|
|
|
|
|
<a-icon type="message" class="g_fs_16" style="color: #666;" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="g_w_all" style="font-size: 12px;text-align: center;color: #666;zoom: 0.92;">联系客服</div>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<div class="g_w_60 g_cursor_point" @click="$message.error('此职位暂未接入客服')" v-else>
|
|
|
|
<div class="g_text_c g_w_all" style="height: 18px;overflow: hidden;line-height: 18px;">
|
|
|
|
<div class="g_text_c g_w_all" style="height: 18px;overflow: hidden;line-height: 18px;">
|
|
|
|
<a-icon type="message" class="g_fs_16" style="color: #666;" />
|
|
|
|
<a-icon type="message" class="g_fs_16" style="color: #666;" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|