rfid扫描管理-lSun

This commit is contained in:
lSun 2024-11-11 16:16:22 +08:00
parent 68afe68d9c
commit 372190481d
2 changed files with 9 additions and 9 deletions

View File

@ -105,10 +105,10 @@
} }
}, },
"nativePlugins" : { "nativePlugins" : {
"BNS-RfidRed" : { "DeviceModule" : {
"__plugin_info__" : { "__plugin_info__" : {
"name" : "BNS-RfidRed", "name" : "DeviceModule",
"description" : "BNS-RfidRed", "description" : "DeviceModule",
"platforms" : "Android", "platforms" : "Android",
"url" : "", "url" : "",
"android_package_name" : "", "android_package_name" : "",

View File

@ -45,12 +45,12 @@
"navigationBarTitleText": "登录" "navigationBarTitleText": "登录"
} }
}, },
{ // {
"path": "pages/nwLogin/index", // "path": "pages/nwLogin/index",
"style": { // "style": {
"navigationBarTitleText": "登录" // "navigationBarTitleText": "登录"
} // }
}, // },
{ {
"path": "pages/fetchMaterial/fetchMaterial", "path": "pages/fetchMaterial/fetchMaterial",
"style": { "style": {