fix: 修复因使用弃用的方法'>>>',导致的eslint报警提示
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
height: 100%;
|
||||
width: calc(100% - 32px);
|
||||
background: #fff; //盖住fixed产生的阴影
|
||||
::v-deep .is-leaf {
|
||||
:deep .is-leaf {
|
||||
color: #1b2e3b;
|
||||
background: #ebeef5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user