mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-12 03:51:57 +00:00
perf: 优化Su用户提示信息颜色样式
This commit is contained in:
parent
f46a1054ea
commit
d1a2564359
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<el-alert type="info">
|
<el-alert type="success">
|
||||||
<b>{{ Tips.title }}</b>: <span>{{ Tips.body }}</span>
|
<b>{{ Tips.title }}</b>: <span>{{ Tips.body }}</span>
|
||||||
</el-alert>
|
</el-alert>
|
||||||
<el-row :gutter="20">
|
<el-row :gutter="20">
|
||||||
|
Loading…
Reference in New Issue
Block a user