Commit ccdca4d7 authored by 以墨为白's avatar 以墨为白 🎧

感叹号样式

parent 355e1ab9
......@@ -21,7 +21,7 @@
</template>
<template v-else-if="item.fromUserId == userInfo.account">
<span v-if="item.messageType == 'CLOSED'" class="el-icon-warning"
style="color: red;font-size: x-large;"></span>
style="color: red;font-size: x-large;padding-right: 5px;padding-top: 1px;"></span>
<div class="mySides-text" v-if="item.messageForm == 'TEXT'" v-html="item.content"
style="background-color: #85ce61;">
</div>
......
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