This commit is contained in:
DelLevin-Home
2026-06-05 02:24:32 +08:00
parent 1668c84436
commit a2de47355c
3 changed files with 10 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
<!-- ECharts 库 -->
<script src="./static/js/echarts/echarts.min.js"></script>
<!-- Three.js 用于星空预览 -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script>
<script src="./static/js/three.min.js"></script>
<!-- 多语言 -->
<script src="./static/js/language/zh.js"></script>
<script src="./static/js/language/en.js"></script>