DingTalkPC.config({
agentId: '', //Required, micro application ID
corpId: '',//Required, enterprise ID
timeStamp: '', // Required, generate the timestamp of the signature
nonceStr: '', // Required, generate the random string of the signature
< p> signature: '', // Required, signaturejsApiList: ['device.notification.alert', 'device.notification.confirm'] // Required, jsapi list that needs to be used< /p>
});
js has been introduced, why does it still say that my DingTalkPC is undefined? Has anyone encountered the same problem?