This commit is contained in:
chenjiahan 2021-09-28 20:05:26 +08:00
parent b3bd08f431
commit 13fa90fa1c
7 changed files with 77 additions and 7 deletions

File diff suppressed because one or more lines are too long

3
assets/main.d25bd781.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,37 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><title>Vant Weapp - 轻量、可靠的小程序 UI 组件库</title><meta name="description" content="轻量、可靠的小程序 UI 组件库"/><link rel="icon" type="image/png" href="https://img.yzcdn.cn/vant/logo.png"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,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>var _hmt = _hmt || [];
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Vant Weapp - 轻量、可靠的小程序 UI 组件库</title>
<meta name="description" content="轻量、可靠的小程序 UI 组件库" />
<link rel="icon" type="image/png" href="https://img.yzcdn.cn/vant/logo.png" />
<meta
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>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement('script');
hm.src =
'https://hm.baidu.com/hm.js?ad6b5732c36321f2dafed737ac2da92f';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(hm, s);
})();</script><script defer="defer" src="/vant-weapp/chunks.1630f4ae.js"></script><script defer="defer" src="/vant-weapp/site-desktop.cb7fb9cc.js"></script></head><body ontouchstart><div id="app"></div></body></html>
})();
</script>
<script type="module" crossorigin src="/vant-weapp/assets/main.d25bd781.js"></script>
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.b7c20974.js">
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.7d12dd47.js">
<link rel="stylesheet" href="/vant-weapp/assets/style.195d65f1.css">
</head>
<body ontouchstart>
<div id="app"></div>
</body>
</html>

View File

@ -1,11 +1,40 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><title>Vant Weapp - 轻量、可靠的小程序 UI 组件库</title><meta name="description" content="轻量、可靠的小程序 UI 组件库"/><link rel="icon" type="image/png" href="https://img.yzcdn.cn/vant/logo.png"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Vant Weapp - 轻量、可靠的小程序 UI 组件库</title>
<meta name="description" content="轻量、可靠的小程序 UI 组件库" />
<link rel="icon" type="image/png" href="https://img.yzcdn.cn/vant/logo.png" />
<meta
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) {
var _hmt = _hmt || [];
(function() {
(function () {
var hm = document.createElement('script');
hm.src =
'https://hm.baidu.com/hm.js?ad6b5732c36321f2dafed737ac2da92f';
hm.src = 'https://hm.baidu.com/hm.js?ad6b5732c36321f2dafed737ac2da92f';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(hm, s);
})();
}</script><script defer="defer" src="/vant-weapp/chunks.1630f4ae.js"></script><script defer="defer" src="/vant-weapp/site-mobile.425f260b.js"></script></head><body ontouchstart><div id="app"></div></body></html>
}
</script>
<script type="module" crossorigin src="/vant-weapp/assets/mobile.ac61789c.js"></script>
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.b7c20974.js">
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.7d12dd47.js">
<link rel="stylesheet" href="/vant-weapp/assets/style.195d65f1.css">
</head>
<body ontouchstart>
<div id="app"></div>
</body>
</html>