Skip to content

Commit

Permalink
Merge pull request #46 from longbridgeapp/main
Browse files Browse the repository at this point in the history
fix:升级神策 sdk
  • Loading branch information
zengzijian authored Oct 29, 2024
2 parents 6e32e11 + 3d5a540 commit 37aa0c5
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 37aa0c5

Please sign in to comment.