|
|
@ -77,10 +77,10 @@
|
|
|
|
显示
|
|
|
|
显示
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</em>
|
|
|
|
</em>
|
|
|
|
<em @click="handleReply(item)" class="reply-btn">
|
|
|
|
<!-- <em @click="handleReply(item)" class="reply-btn">
|
|
|
|
<el-icon name="ChatDotSquare" />
|
|
|
|
<el-icon name="ChatDotSquare" />
|
|
|
|
回复
|
|
|
|
回复
|
|
|
|
</em>
|
|
|
|
</em> -->
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
@ -199,7 +199,7 @@
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.sidebar {
|
|
|
|
.sidebar {
|
|
|
|
width: 240px;
|
|
|
|
width: 250px;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
border-right: 1px solid #ebeef5;
|
|
|
|
border-right: 1px solid #ebeef5;
|
|
|
|
&--header {
|
|
|
|
&--header {
|
|
|
|