一体机登录功能开发

This commit is contained in:
冯辉
2025-11-14 18:10:59 +08:00
parent 9cda4eacb3
commit c798f1bdf2
14 changed files with 1317 additions and 146 deletions

View File

@@ -111,6 +111,20 @@
"style": {
"navigationBarTitleText": "编辑联系人"
}
},
{
"path": "pages/login/h5-login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/id-card-login",
"style": {
"navigationBarTitleText": "社保登录",
"navigationStyle": "custom"
}
}
],
"subpackages": [
@@ -658,4 +672,3 @@
},
"uniIdRouter": {}
}