🐛(layer): 修复 close 与 btn 的 hover 状态抖动的问题

This commit is contained in:
就眠儀式
2022-10-06 01:26:25 +08:00
parent 4c12851f9b
commit 21e33e8efe
2 changed files with 1 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ const zhCN = [
path: "/zh-CN/demo",
component: () => import("../document/zh-CN/demo.md"),
meta: { title: "示例" },
}
},
],
},
];