完成登录功能

This commit is contained in:
future
2026-06-24 22:25:36 +08:00
parent 0bebce3dc1
commit 74876e0923
57 changed files with 1773 additions and 60 deletions
+18 -7
View File
@@ -17,9 +17,7 @@
"delay" : 0
},
/* */
"modules" : {
"OAuth" : {}
},
"modules" : {},
/* */
"distribute" : {
/* android */
@@ -49,10 +47,7 @@
/* SDK */
"sdkConfigs" : {
"oauth" : {
"weixin" : {
"appid" : "wx8f0d644d1d8985f6",
"UniversalLinks" : ""
}
"univerify" : {}
}
},
"icons" : {
@@ -87,6 +82,22 @@
}
}
}
},
"nativePlugins" : {
"AliCloud-NirvanaPns" : {
"__plugin_info__" : {
"name" : "阿里云号码认证SDK",
"description" : "阿里云号码认证SDK,包含一键登录和本机号码校验两个功能。",
"platforms" : "Android,iOS",
"url" : "https://ext.dcloud.net.cn/plugin?id=4297",
"android_package_name" : "gym.manage.uniapp",
"ios_bundle_id" : "",
"isCloud" : true,
"bought" : 1,
"pid" : "4297",
"parameters" : {}
}
}
}
},
/* */