diff --git a/manifest.json b/manifest.json index e93e819..c108930 100644 --- a/manifest.json +++ b/manifest.json @@ -105,10 +105,10 @@ } }, "nativePlugins" : { - "BNS-RfidRed" : { + "DeviceModule" : { "__plugin_info__" : { - "name" : "BNS-RfidRed", - "description" : "BNS-RfidRed", + "name" : "DeviceModule", + "description" : "DeviceModule", "platforms" : "Android", "url" : "", "android_package_name" : "", diff --git a/pages.json b/pages.json index bd1e136..1397da8 100644 --- a/pages.json +++ b/pages.json @@ -45,12 +45,12 @@ "navigationBarTitleText": "登录" } }, - { - "path": "pages/nwLogin/index", - "style": { - "navigationBarTitleText": "登录" - } - }, + // { + // "path": "pages/nwLogin/index", + // "style": { + // "navigationBarTitleText": "登录" + // } + // }, { "path": "pages/fetchMaterial/fetchMaterial", "style": {