上传身份证

This commit is contained in:
fz
2023-09-12 16:58:05 +08:00
parent fa8c21a1fc
commit 7b3b512004
21 changed files with 661 additions and 283 deletions
+4
View File
@@ -2,6 +2,10 @@
// launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
"version": "0.0",
"configurations": [{
"app-plus" :
{
"launchtype" : "local"
},
"default" :
{
"launchtype" : "local"