no message

cyl/job_im_cus
jscyl13849007907 7 days ago
parent b039e4f809
commit dbc3321bfb

@ -229,7 +229,7 @@
<view class="g_flex_none g_flex_column_center">
<button class="g_pl_0 g_pr_0 g_bg_f g_mr_12 g_w_36" hover-class="thover" style="line-height: 1; border-radius: 0" @click="goIm">
<icon class="iconfont icon-message" style="color: #787878; line-height: 1; margin-top: -5px; font-size: 20px !important"> </icon>
<view class="g_fs_12 g_c_6" style="margin-top: 4px">客服</view>
<view class="g_fs_12 g_c_6" style="margin-top: 4px">聊一聊</view>
</button>
</view>
<view class="g_flex_none g_flex_column_center" v-if="isAdmin && userInfo.agencyId == miniAppInfo.id">

@ -221,7 +221,7 @@
</button>
</div>
<div class="g_flex_none g_flex_column_center" v-if="userinfo && userinfo.agencyId && false">
<rh-button primaryColor='#00b666' btnText="客服" class="g_flex_1 g_fw_600" size="small_auto" @clickBtn="goIm"></rh-button>
<rh-button primaryColor='#00b666' btnText="聊一聊" class="g_flex_1 g_fw_600" size="small_auto" @clickBtn="goIm"></rh-button>
</div>
<div class="g_flex_1 g_flex_row_center" v-if="userinfo && userinfo.agencyId">
<div class="g_flex_none g_flex_column_center g_mr_12">

@ -511,7 +511,7 @@
<u-switch v-model="jobConfig.top" :disabled="true" class="" size="44" activeColor="#07C160"></u-switch>
</view>
</view>
<!-- <view class="g_flex_row_between flex_center g_border_e_b g_p_16" @click="isServiceShow = true">
<!-- <view class="g_flex_row_between flex_ceSnter g_border_e_b g_p_16" @click="isServiceShow = true">
<view class="">客服</view>
<view class="g_flex_row_end flex_center g_flex_1">
{{ selectedService.length > 0 ? selectedService[0].aliasName : "" }}

Loading…
Cancel
Save