7305修改人员信息的点阵方式
This commit is contained in:
4
App.vue
4
App.vue
@ -36,10 +36,10 @@
|
||||
//将检查更新换到onshow,因为苹果用户喜欢一直挂着
|
||||
uni.getSystemInfo({success:function(res){
|
||||
if(res.uniPlatform=='app'){
|
||||
bleTool.getBleTool();
|
||||
let appid=plus.runtime.appid;
|
||||
if(appid!=='HBuilder'){
|
||||
console.log("appid=",appid);
|
||||
bleTool.getBleTool();
|
||||
console.log("appid=",appid);
|
||||
upgrade.checkAndUpdateWgt();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user