@ -44,7 +44,7 @@ Page({
}
}else{
if (options.iceventid) {
const url = `${options.AttackEvent}?worktoken=${decodeURIComponent(options.worktoken)}&iceventid=${options.iceventid}`;
const url = `${options.AttackEvent}?worktoken=${decodeURIComponent(options.worktoken)}&iceventId=${options.iceventid}`;
console.log('生成的 URL:', url);
this.setData({
url: url