数据转换

This commit is contained in:
2025-11-12 16:05:53 +08:00
parent c60c23c0d1
commit 58fce7ec2a
7 changed files with 50 additions and 26 deletions
@@ -93,6 +93,9 @@ function createAccount() {
}
);
break;
default:
mos.value?.showAlert("danger", t("message.server_error"), 5000);
break;
}
break;
default: