Skip to content

Commit

Permalink
feat: 更新调试
Browse files Browse the repository at this point in the history
  • Loading branch information
xkloveme committed Dec 25, 2023
1 parent e4c3cdf commit c29c7df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
<body data-theme="night">
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<script crossorigin="anonymous" src="http://console.jixiaokang.com/page-spy/index.min.js"></script>
<script>
window.$pageSpy = new PageSpy();
</script>
</body>

</html>

0 comments on commit c29c7df

Please sign in to comment.