【修改】修改样式
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
{{ item.userName.slice(0, 1) }}
|
{{ item.userName.slice(0, 1) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="name">
|
<div class="name">
|
||||||
{{ (item.orgName || '') + "【" + item.userName + "】" }}
|
{{ (item.account || '') + "【" + item.userName + "】" }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="juggle_right">
|
<div class="juggle_right">
|
||||||
@@ -437,6 +437,7 @@ export default {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
color: #434343;
|
color: #434343;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom {
|
.bottom {
|
||||||
|
|||||||
Reference in New Issue
Block a user