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
@@ -232,7 +232,6 @@ export default defineComponent({
</script>
<style lang="less">
@import "../../../style/theme/index.less";
.user-layout-register {
label {
font-size: 14px;
@@ -294,7 +293,6 @@ export default defineComponent({
transition: color 0.3s;
&:hover {
color: @primary-color;
}
}