新增中英文切换

This commit is contained in:
eoao
2025-07-22 22:02:23 +08:00
parent 249edb9e19
commit bbcff4908d
64 changed files with 1951 additions and 1298 deletions

View File

@@ -89,6 +89,10 @@ button, input, select, textarea {
max-height: 220px !important;
}
.el-message {
white-space: nowrap !important;
}
:root {
--el-color-primary: #1890ff;
--el-color-primary-dark-2: #1064c0;