feat: 新增im接口权限失效判定,优化买家显示样式以及卖家样式。

This commit is contained in:
学习很差啦
2023-02-17 11:28:26 +08:00
parent 5d24dda4c1
commit 674c2352ef
8 changed files with 207 additions and 164 deletions

View File

@@ -653,7 +653,9 @@ export default {
/deep/ .el-scrollbar__wrap {
overflow-x: hidden;
}
.user-status{
margin-left: 10px;
}
.aside-box {
position: relative;
border-right: 1px solid rgb(245, 245, 245);