Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Nov 4, 2024
1 parent 4b10e49 commit 0f00375
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions packages/canyon-platform/public/0.0.1/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ setTimeout(()=>{
acc[path] = {b, f, s};
return acc;
}, {})),
canyonID:'canyon-platform-test1',
addInfo:{
// 时机
timing: timing,
}
projectID:window.__canyon__.projectID,
sha:window.__canyon__.sha,
timing: timing,
}
navigator.sendBeacon(
window.__canyon__analytics__dsn__,
Expand Down

0 comments on commit 0f00375

Please sign in to comment.