Hbuilder X 獲取手機端 IMEI uuid

plus.device.getInfo({
	success:function(e){
		console.log('getDeviceInfo success: '+JSON.stringify(e));
	},
	fail:function(e){
		console.log('getDeviceInfo failed: '+JSON.stringify(e));
	}
});
相關文章
相關標籤/搜索