修改登录

This commit is contained in:
2025-04-22 23:04:56 +08:00
parent 16074dd05e
commit 95b7c69ddb
169 changed files with 46363 additions and 93 deletions

View File

@ -0,0 +1,11 @@
{
"modes": [
{
"title": "授权登录",
"page": "pages/login/login",
"launchMode": "common",
"debugAppxSceneCode": "null",
"pageQuery": ""
}
]
}

View File

@ -0,0 +1,4 @@
{
"ignoreHttpDomainCheck": true,
"ignoreCertificateDomainCheck": true
}