Jelajahi Sumber

分享功能

shish 4 tahun lalu
induk
melakukan
0704df806d
2 mengubah file dengan 16 tambahan dan 4 penghapusan
  1. 8 2
      开发/ghsApp/src/manifest.json
  2. 8 2
      线上/ghsApp/src/manifest.json

+ 8 - 2
开发/ghsApp/src/manifest.json

@@ -25,7 +25,8 @@
             "Bluetooth" : {},
             "Bluetooth" : {},
             "Geolocation" : {},
             "Geolocation" : {},
             "Push" : {},
             "Push" : {},
-            "OAuth" : {}
+            "OAuth" : {},
+            "Share" : {}
         },
         },
         /* 应用发布信息 */
         /* 应用发布信息 */
         "distribute" : {
         "distribute" : {
@@ -68,7 +69,12 @@
                 "push" : {
                 "push" : {
                     "unipush" : {}
                     "unipush" : {}
                 },
                 },
-                "share" : {},
+                "share" : {
+                    "weixin" : {
+                        "appid" : "wxb379c1f2f3ef705e",
+                        "UniversalLinks" : ""
+                    }
+                },
                 "ad" : {},
                 "ad" : {},
                 "geolocation" : {
                 "geolocation" : {
                     "system" : {
                     "system" : {

+ 8 - 2
线上/ghsApp/src/manifest.json

@@ -25,7 +25,8 @@
             "Bluetooth" : {},
             "Bluetooth" : {},
             "Geolocation" : {},
             "Geolocation" : {},
             "Push" : {},
             "Push" : {},
-            "OAuth" : {}
+            "OAuth" : {},
+            "Share" : {}
         },
         },
         /* 应用发布信息 */
         /* 应用发布信息 */
         "distribute" : {
         "distribute" : {
@@ -67,7 +68,12 @@
                 "push" : {
                 "push" : {
                     "unipush" : {}
                     "unipush" : {}
                 },
                 },
-                "share" : {},
+                "share" : {
+                    "weixin" : {
+                        "appid" : "wxb379c1f2f3ef705e",
+                        "UniversalLinks" : ""
+                    }
+                },
                 "ad" : {},
                 "ad" : {},
                 "geolocation" : {
                 "geolocation" : {
                     "system" : {
                     "system" : {