feat: 更换域名

This commit is contained in:
2025-09-08 22:33:41 +08:00
parent 89e396fe78
commit 59aad79779
7 changed files with 14 additions and 15 deletions

View File

@@ -96,7 +96,7 @@ const handleAgreeAndGetPhone = () => {
const onLogin = (e) => {
const { code } = e.detail;
console.error("onLogin code", code);
console.info("onLogin code: ", code);
loginAuth()
.then(async () => {
@@ -155,4 +155,4 @@ getPrivacyAgreementData();
<style lang="scss" scoped>
@import "./styles/index.scss";
</style>
</style>