分享功能

This commit is contained in:
邓洁
2023-02-05 17:10:53 +08:00
parent 5819705f54
commit 6dfd04bb87
2 changed files with 44 additions and 2 deletions

View File

@@ -17,7 +17,9 @@
"delay": 0
},
/* */
"modules": {},
"modules": {
"Share": {}
},
/* */
"distribute": {
/* android */
@@ -43,7 +45,14 @@
/* ios */
"ios": {},
/* SDK */
"sdkConfigs": {}
"sdkConfigs": {
"share": {
"weixin": {
"appid": "wx8da30ba464a770ba",
"UniversalLinks": ""
}
}
}
}
},
/* */