提交 all-in-one 前端本地适配

This commit is contained in:
Chopper711
2026-06-10 22:19:17 +08:00
parent 1bca5606eb
commit f05d03e770
12 changed files with 20 additions and 4 deletions

View File

@@ -16,6 +16,8 @@
<script src="<%=js%>"></script>
<% } %>
<script src="/config.js"></script>
<!-- 本地一键启动脚本会生成此文件,用于覆盖开发环境接口和跳转地址。 -->
<script src="/config.local.js"></script>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>