This commit is contained in:
chenjiahan 2021-04-11 16:48:27 +08:00
parent 5f896080ff
commit 1bf4ca3ba7
7 changed files with 30 additions and 7 deletions

2
chunks.4d2f11df.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,5 @@
/*!
* vue-router v4.0.6
* (c) 2021 Eduardo San Martin Morote
* @license MIT
*/

View File

@ -1,7 +1,8 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1"><meta http-equiv="Cache-Control" content="no-cache"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><link rel="shortcut icon" href="https://img.yzcdn.cn/zanui/vant/vant-2017-12-18.ico"><title>Vant Weapp - 轻量、可靠的小程序 UI 组件库</title><script>window.Promise || document.write('<script src="//img.yzcdn.cn/huiyi/build/h5/js/pinkie.min.js"><\/script>');</script><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,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 || [];
(function() { (function() {
var hm = document.createElement("script"); var hm = document.createElement('script');
hm.src = "https://hm.baidu.com/hm.js?ad6b5732c36321f2dafed737ac2da92f"; hm.src =
var s = document.getElementsByTagName("script")[0]; 'https://hm.baidu.com/hm.js?ad6b5732c36321f2dafed737ac2da92f';
s.parentNode.insertBefore(hm, s); var s = document.getElementsByTagName('script')[0];
})();</script></head><body ontouchstart><div id="app"></div><script src="https://b.yzcdn.cn/vant-weapp/vant-docs.dc249401.js"></script></body></html> s.parentNode.insertBefore(hm, s);
})();</script><script defer="defer" src="/vant-weapp/chunks.4d2f11df.js"></script><script defer="defer" src="/vant-weapp/site-desktop.1f2ebafc.js"></script></head><body ontouchstart><div id="app"></div></body></html>

11
mobile.html Normal file
View File

@ -0,0 +1,11 @@
<!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
if (window.top === window) {
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.4d2f11df.js"></script><script defer="defer" src="/vant-weapp/site-mobile.cd9fd431.js"></script></head><body ontouchstart><div id="app"></div></body></html>

2
site-desktop.1f2ebafc.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
/*! @docsearch/js 3.0.0-alpha.33 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */

1
site-mobile.cd9fd431.js Normal file

File diff suppressed because one or more lines are too long