Skip to content

Commit

Permalink
fix: 升级神策sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
zengzijian committed Oct 29, 2024
1 parent a5b2a47 commit 6460a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const AppWithTranslation = appWithTranslation(({ Component, pageProps, router }:
return (
<div className="app">
<Head>
<script src={'https://static.lbctrl.com/npm/sensorsdata@1.16.10.min.js'} defer />
<script src={'https://assets.lbctrl.com/pkg/sensorsdata/1.21.13.min.js'} defer />
<link rel="icon" type="image/x-icon" href="https://pub.pbkrs.com/files/202205/xAwaQmCk1cD1AUsm/favicon.png" />
</Head>
<Script
Expand Down

0 comments on commit 6460a4d

Please sign in to comment.