Skip to content

Commit

Permalink
add script
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Sep 15, 2024
1 parent 31ee02e commit 3390389
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,13 @@
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<script
charset="UTF-8"
id="LA_COLLECT"
src="//sdk.51.la/js-sdk-pro.min.js"
></script>
<script>
LA && LA.init({ id: '3JhE26c61qJml9Yv', ck: '3JhE26c61qJml9Yv' })
</script>
</body>
</html>

0 comments on commit 3390389

Please sign in to comment.