主题切换

This commit is contained in:
sjl
2025-03-19 10:26:41 +08:00
parent c215f51554
commit 962c286fd5
10 changed files with 86 additions and 17 deletions

View File

@@ -26,6 +26,7 @@ export default {
changePassword: "修改密码",
changeMode:"模式切换",
versionRegister:"版本注册",
changeTheme:"主题切换",
logout: "退出登录"
}
};