feat 优化警报消息
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</div>
|
||||
</el-tooltip> -->
|
||||
<!-- 消息 -->
|
||||
<el-tooltip content="警报" effect="dark" placement="bottom">
|
||||
<el-tooltip content="警报" effect="dark" placement="bottom" class="ml-[50px]">
|
||||
<div style="display: flex; align-items: center">
|
||||
<el-popover placement="bottom" trigger="click" transition="el-zoom-in-top" :width="300" :persistent="false">
|
||||
<template #reference>
|
||||
|
||||
Reference in New Issue
Block a user