rfid扫描管理-lSun
This commit is contained in:
parent
68afe68d9c
commit
372190481d
|
|
@ -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" : "",
|
||||||
|
|
|
||||||
12
pages.json
12
pages.json
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue