样式更改

main
caiyiling 2025-04-21 15:09:09 +08:00
parent a4dab3d927
commit 2c86f4f6bb
1 changed files with 6 additions and 7 deletions

View File

@ -158,7 +158,7 @@ export default {
<style lang="scss" scoped>
.layout {
overflow: auto;
user-select: none;
// user-select: none;
.header {
background: #fff;
@ -340,7 +340,6 @@ export default {
}
}
}
}
</style>