导航上不让复制文字

This commit is contained in:
bob
2024-09-03 17:58:52 +08:00
parent cbf4b4f62c
commit edd680a809

View File

@@ -106,6 +106,8 @@ const onExit = async () => {
<style lang="scss" scoped>
.layout-container {
height: 100vh;
user-select: none;
.el-aside {
background-color: #409eff;