修复皮肤切换的背景色丢失

This commit is contained in:
2023-04-24 19:33:04 +08:00
parent 9e45e0458a
commit d6bce8f8af
2 changed files with 5 additions and 1 deletions

View File

@@ -642,4 +642,8 @@ table样式
[data-toggle="copy-text"].copy-rendered {
cursor: pointer;
}
#layuimini-bg-color {
background-color: #fff;
}

View File

@@ -559,7 +559,7 @@ define(["jquery"], function ($) {
shade: 0.2,
anim: 2,
shadeClose: true,
id: 'layuiminiBgColor',
id: 'layuimini-bg-color',
area: ['340px', clientHeight + 'px'],
offset: 'rb',
content: html,