'新增页面'

This commit is contained in:
esacpe
2025-09-22 18:11:34 +08:00
parent 1c0f313d9e
commit 811fd41070
11 changed files with 80 additions and 53 deletions

View File

@ -99,7 +99,7 @@ div:focus {
::v-deep {
.el-input__inner, .el-input__inner:hover, .el-input__inner:focus {
// border: none;
border: none !important;
box-shadow: none;
background-color: transparent;
}