chore: 更新构建生成的资源文件引用路径

自动构建后更新manifest.json和index.html中的资源文件引用路径
This commit is contained in:
超级老白兔
2025-08-22 14:47:52 +08:00
parent 0b1872cc02
commit f099bb5420
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
"name": "vendor"
},
"index.html": {
"file": "assets/index-Do1bKVHK.js",
"file": "assets/index-B86fnEyO.js",
"name": "index",
"src": "index.html",
"isEntry": true,

View File

@@ -11,7 +11,7 @@
</style>
<!-- 引入 uni-app web-view SDK必须 -->
<script type="text/javascript" src="/websdk.js"></script>
<script type="module" crossorigin src="/assets/index-Do1bKVHK.js"></script>
<script type="module" crossorigin src="/assets/index-B86fnEyO.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vendor-2vc8h_ct.js">
<link rel="modulepreload" crossorigin href="/assets/ui-CQE-Ac3N.js">
<link rel="modulepreload" crossorigin href="/assets/utils-6WF66_dS.js">