--修改默认对象扩展

This commit is contained in:
2026-01-30 17:39:21 +08:00
parent 97623b01b4
commit 1f13f612d5
5 changed files with 17 additions and 121 deletions

View File

@ -12,7 +12,7 @@
<!-- <div id="GLOB_API_URL" style="display: none">%VITE_GLOB_API_URL%</div>-->
<script src="/iconfont.js"></script>
<script src="/desktopIconfont.js"></script>
<script src="/native.extends.js"></script>
<script src="/native.extends.js"></script>
<script type="module">
import {getAppEnvConfig} from "./src/utils/env";