FEAT => 本次更新项目为:
This commit is contained in:
4
Cunkebao/dist/.vite/manifest.json
vendored
4
Cunkebao/dist/.vite/manifest.json
vendored
@@ -32,7 +32,7 @@
|
||||
"name": "vendor"
|
||||
},
|
||||
"index.html": {
|
||||
"file": "assets/index-C7IEJLdM.js",
|
||||
"file": "assets/index-CNyz1fcA.js",
|
||||
"name": "index",
|
||||
"src": "index.html",
|
||||
"isEntry": true,
|
||||
@@ -43,7 +43,7 @@
|
||||
"_charts-fIK39zKn.js"
|
||||
],
|
||||
"css": [
|
||||
"assets/index-H_tfbIxK.css"
|
||||
"assets/index-B0SB167P.css"
|
||||
]
|
||||
}
|
||||
}
|
||||
4
Cunkebao/dist/index.html
vendored
4
Cunkebao/dist/index.html
vendored
@@ -11,13 +11,13 @@
|
||||
</style>
|
||||
<!-- 引入 uni-app web-view SDK(必须) -->
|
||||
<script type="text/javascript" src="./websdk.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-C7IEJLdM.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-CNyz1fcA.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/vendor-2vc8h_ct.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/ui-DE3rfvO3.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/utils-BEiZ4iZ8.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/charts-fIK39zKn.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/ui-D0C0OGrH.css">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-H_tfbIxK.css">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-B0SB167P.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user