chore: 更多翻译

This commit is contained in:
xiaojunnuo
2025-06-30 16:34:09 +08:00
parent 66d1886663
commit 8341749c04
7 changed files with 50 additions and 21 deletions
@@ -217,7 +217,6 @@ export default defineComponent({
</script>
<style lang="less">
@import "../../../style/theme/index.less";
.login-page.main {
//margin: 20px !important;
@@ -229,7 +228,6 @@ export default defineComponent({
//}
.login-title {
color: @primary-color;
font-size: 18px;
text-align: center;
margin: 20px;
@@ -274,7 +272,6 @@ export default defineComponent({
transition: color 0.3s;
&:hover {
color: @primary-color;
}
}