This commit is contained in:
liuye
2024-03-13 10:06:33 +08:00
parent 9ea22ba66b
commit 6f688a058c
3 changed files with 6 additions and 6 deletions

View File

@@ -17,12 +17,12 @@
> >
群聊会话 群聊会话
</h2> </h2>
<!-- <h2 <h2
:class="[tabIndex == 0 ? 'tab-active' : '']" :class="[tabIndex == 0 ? 'tab-active' : '']"
@click="typeClick(0)" @click="typeClick(0)"
> >
私聊会话 私聊会话
</h2> --> </h2>
</div> </div>
<div class="addressBook-left__list--title"> <div class="addressBook-left__list--title">
<el-input <el-input

View File

@@ -17,12 +17,12 @@
> >
群聊会话 群聊会话
</h2> </h2>
<h2 <!-- <h2
:class="[tabIndex == 0 ? 'tab-active' : '']" :class="[tabIndex == 0 ? 'tab-active' : '']"
@click="typeClick(0)" @click="typeClick(0)"
> >
私聊会话 私聊会话
</h2> </h2> -->
</div> </div>
<div class="addressBook-left__list--title"> <div class="addressBook-left__list--title">
<el-input <el-input

View File

@@ -17,12 +17,12 @@
> >
群聊会话 群聊会话
</h2> </h2>
<!-- <h2 <h2
:class="[tabIndex == 0 ? 'tab-active' : '']" :class="[tabIndex == 0 ? 'tab-active' : '']"
@click="typeClick(0)" @click="typeClick(0)"
> >
私聊会话 私聊会话
</h2> --> </h2>
</div> </div>
<div class="addressBook-left__list--title"> <div class="addressBook-left__list--title">
<el-input <el-input