zhaoxw 4 years ago
parent
commit
5a08949633
1 changed files with 18 additions and 2 deletions
  1. 18 2
      manifest.json

+ 18 - 2
manifest.json

@@ -12,7 +12,8 @@
         /* 5+App特有相关 */
         "modules" : {
             "OAuth" : {},
-            "Payment" : {}
+            "Payment" : {},
+            "VideoPlayer" : {}
         },
         "softinput" : {
             "mode" : "adjustPan"
@@ -103,7 +104,22 @@
                 }
             }
         },
-        "nativePlugins" : {}
+        "nativePlugins" : {
+            "JH-JhliveApp" : {
+                "__plugin_info__" : {
+                    "name" : "吉亨直播插件",
+                    "description" : "腾讯ios、安卓直播插件",
+                    "platforms" : "Android,iOS",
+                    "url" : "https://ext.dcloud.net.cn/plugin?id=3810",
+                    "android_package_name" : "uni.UNIECFC1F2",
+                    "ios_bundle_id" : "com.qianjiadi.user",
+                    "isCloud" : true,
+                    "bought" : 1,
+                    "pid" : "3810",
+                    "parameters" : {}
+                }
+            }
+        }
     },
     /* SDK配置 */
     "quickapp" : {},