|
|
|
@ -502,14 +502,12 @@
|
|
|
|
<div class="g_fs_12 g_c_6" style="margin-top: 8px">{{ isSc ? "已收藏" : "收藏" }}</div>
|
|
|
|
<div class="g_fs_12 g_c_6" style="margin-top: 8px">{{ isSc ? "已收藏" : "收藏" }}</div>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="g_flex_none g_flex_column_center" v-if="userinfo && userinfo.agencyId">
|
|
|
|
<view class="g_flex_none g_flex_column_center" v-if="userinfo && userinfo.agencyId">
|
|
|
|
<rh-button primaryColor='#00b666' btnText="客服" class="g_flex_1 g_fw_600" size="small_auto" @clickBtn="goIm"></rh-button>
|
|
|
|
<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>
|
|
|
|
<!-- <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">
|
|
|
|
<view class="g_fs_12 g_c_6" style="margin-top: 4px">消息</view>
|
|
|
|
<icon class="iconfont icon-xiaoxi" style="color: #787878; line-height: 1; margin-top: -5px; font-size: 20px !important; position: relative; top: 3px"></icon>
|
|
|
|
</button>
|
|
|
|
<div class="g_fs_12 g_c_6" style="margin-top: 8px">客服</div>
|
|
|
|
</view>
|
|
|
|
</button> -->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="g_flex_1 g_flex_row_center" v-if="userinfo && userinfo.agencyId">
|
|
|
|
<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">
|
|
|
|
<!-- <div class="g_flex_none g_flex_column_center g_mr_12">
|
|
|
|
<rh-button primaryColor='#00b666' btnText="联系客服" class="g_w_100" size="small_auto" @clickBtn="goIm"></rh-button>
|
|
|
|
<rh-button primaryColor='#00b666' btnText="联系客服" class="g_w_100" size="small_auto" @clickBtn="goIm"></rh-button>
|
|
|
|
|