luch

Results 5 issues of luch

VM26:1 appJSON["window"]["navigationBarTextStyle"] 字段需为 black 或 white

ERROR in ./src/store/modules/auth/index.js Module build failed: SyntaxError: Unexpected token (35:20) 33 | method: 'post', 34 | data: { > 35 | ...userInfo | ^ 36 | }

这个怎么去改呢 可以给下思路嘛 多谢大佬

String struuid = bytes2HexString(reverseBytes(scanRecord)).replace("-", "").toLowerCase();; Log.d(TAG, "run: "+struuid); String name = device.getName(); Log.d(TAG, "run:sring **"+name); if(!TextUtils.isEmpty(name) && "CardioChek Meter:".contains(name)) { mLeDeviceListAdapter.addDevice(device); mLeDeviceListAdapter.notifyDataSetChanged(); } 请问下上述device.getName()为空,是什么情况 ,device本身是有数据,加这一层校验就过不去 if(!TextUtils.isEmpty(name) && "CardioChek Meter:".contains(name)) {

The plugin `flutter_webview_plugin` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...