Explorar el Código

添加蓝牙模块

lilei hace 3 años
padre
commit
a495b9e540
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      manifest.json

+ 3 - 1
manifest.json

@@ -53,7 +53,9 @@
             }
         },
         /* 模块配置 */
-        "modules" : {},
+        "modules" : {
+            "Bluetooth" : {}
+        },
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */