mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 07:01:26 +00:00
perf: 优化Su用户提示信息颜色样式
This commit is contained in:
parent
f46a1054ea
commit
d1a2564359
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user