mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update: fix word
This commit is contained in:
parent
e89c84ad0e
commit
94a7ab412c
@ -43,9 +43,9 @@
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="/theme/{{$theme}}/assets/vendors.async.js?v={{$verison}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/components.async.js?v={{$verison}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/umi.js?v={{$verison}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/vendors.async.js?v={{$version}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/components.async.js?v={{$version}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/umi.js?v={{$version}}"></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P1E9Z5LRRK"></script>
|
||||
<script>
|
||||
|
Loading…
Reference in New Issue
Block a user