+
95
-

回答

onLaunch: function() {
//只有在基座运行的情况下才可以进行打印看到
const clientInfo = plus.push.getClientInfo()
console.log(clientInfo)
var cid = clientInfo.clientid;//客户端标识

},

网友回复

我知道答案,我要回答