Commit 2cbf429f authored by 罗超's avatar 罗超

头像被遮挡

parent fc1a6c1d
...@@ -284,12 +284,11 @@ ...@@ -284,12 +284,11 @@
</el-dropdown> </el-dropdown>
</li> </li>
<template v-if="userInfo.RB_Group_id == 2"> <template v-if="userInfo.RB_Group_id == 2">
<li style="position: relative;"> <!-- <li style="position: relative;">
<!--||MsgCount>0-->
<i class="iconfont icon-imessage_top" <i class="iconfont icon-imessage_top"
:class="[(hasNewMsg > 0) && !IM_bodyIsShow ? 'animation red' : '', IM_bodyIsShow ? 'red' : '']" :class="[(hasNewMsg > 0) && !IM_bodyIsShow ? 'animation red' : '', IM_bodyIsShow ? 'red' : '']"
@click="IM_bodyIsShow = !IM_bodyIsShow, IM_navType = 1"></i> @click="IM_bodyIsShow = !IM_bodyIsShow, IM_navType = 1"></i>
</li> </li> -->
<li style="display: flex;flex-direction: column;align-items: center;justify-content: center;"> <li style="display: flex;flex-direction: column;align-items: center;justify-content: center;">
<!-- <i class="iconfont icon-banbengengxin" @click="goUrlLog()"></i> --> <!-- <i class="iconfont icon-banbengengxin" @click="goUrlLog()"></i> -->
<el-tooltip effect="dark" content="AI行程" placement="top"> <el-tooltip effect="dark" content="AI行程" placement="top">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment