This commit is contained in:
2026-01-07 16:45:01 +08:00
parent 5bad18dd33
commit 23f08dec09
7 changed files with 80 additions and 5 deletions

View File

@@ -7,7 +7,8 @@
<title>案例管理系统</title>
<!-- 加载运行时配置(必须在其他脚本之前加载) -->
<script src="/app-config.local.js"></script>
<script src="/app-config.js"></script>
<!-- <script src="/app-config.local.js"></script> -->
</head>
<body>
<div id="app"></div>