Browse Source

配置了身份证扫描插件

htc 1 year ago
parent
commit
def420a3d2
1 changed files with 17 additions and 1 deletions
  1. 17 1
      manifest.json

+ 17 - 1
manifest.json

@@ -1,6 +1,6 @@
 {
     "name" : "嵊泗商户端",
-    "appid" : "__UNI__3A1C8AF",
+    "appid" : "__UNI__40A92BD",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
@@ -89,6 +89,22 @@
                     }
                 }
             }
+        },
+        "nativePlugins" : {
+            "LcReader" : {
+                "__plugin_info__" : {
+                    "name" : "LcReader",
+                    "description" : "身份证插件",
+                    "platforms" : "Android",
+                    "url" : "",
+                    "android_package_name" : "",
+                    "ios_bundle_id" : "",
+                    "isCloud" : false,
+                    "bought" : -1,
+                    "pid" : "",
+                    "parameters" : {}
+                }
+            }
         }
     },
     /* 快应用特有相关 */