增强办公,新增审批,缺少电子签章功能

This commit is contained in:
2026-04-20 15:56:29 +08:00
parent a026ef7a54
commit cd71a3a457
18 changed files with 1791 additions and 537 deletions

View File

@@ -19,9 +19,7 @@
"modules" : {
"VideoPlayer" : {},
"Camera" : {},
"Record" : {},
"Geolocation" : {},
"Maps" : {}
"Record" : {}
},
"distribute" : {
"android" : {
@@ -68,7 +66,11 @@
},
"sdkConfigs" : {
"ad" : {},
"geolocation" : {},
"geolocation" : {
"system" : {
"__platform__" : [ "ios", "android" ]
}
},
"maps" : {},
"share" : {},
"statics" : {},