perf: 优化Su用户提示信息颜色样式

This commit is contained in:
Jiangjie.Bai 2022-06-09 17:18:54 +08:00 committed by Jiangjie.Bai
parent f46a1054ea
commit d1a2564359

View File

@ -1,6 +1,6 @@
<template>
<div>
<el-alert type="info">
<el-alert type="success">
<b>{{ Tips.title }}</b>: <span>{{ Tips.body }}</span>
</el-alert>
<el-row :gutter="20">