优化
This commit is contained in:
@@ -201,6 +201,11 @@ onUnmounted(() => {
|
||||
|
||||
/* 类型样式 */
|
||||
.notice-bar--info {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 9999;
|
||||
background-color: #eff6ff;
|
||||
color: #1e40af;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user