This commit is contained in:
chenjiahan 2021-09-28 16:04:21 +08:00
parent b223004221
commit bf5f211c6a
5 changed files with 18 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
import"./main.206a7a43.js";

File diff suppressed because one or more lines are too long

View File

@ -9,6 +9,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
@ -24,8 +25,8 @@
})();
</script>
<script type="module" crossorigin src="/vant-weapp/vite/assets/main.5e9c7f08.js"></script>
<link rel="stylesheet" href="/vant-weapp/vite/assets/main.e6aeb5ab.css">
<script type="module" crossorigin src="/vant-weapp/vite/assets/main.206a7a43.js"></script>
<link rel="stylesheet" href="/vant-weapp/vite/assets/style.195d65f1.css">
</head>
<body ontouchstart>
<div id="app"></div>

View File

@ -9,10 +9,12 @@
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<script>
// avoid to load analytics in iframe
if (window.top === window) {
@ -26,9 +28,9 @@
}
</script>
<script type="module" crossorigin src="/vant-weapp/vite/assets/nested.69dfa8e2.js"></script>
<link rel="modulepreload" href="/vant-weapp/vite/assets/main.5e9c7f08.js">
<link rel="stylesheet" href="/vant-weapp/vite/assets/main.e6aeb5ab.css">
<script type="module" crossorigin src="/vant-weapp/vite/assets/nested.5a8fa4c0.js"></script>
<link rel="modulepreload" href="/vant-weapp/vite/assets/main.206a7a43.js">
<link rel="stylesheet" href="/vant-weapp/vite/assets/style.195d65f1.css">
</head>
<body ontouchstart>
<div id="app"></div>