mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Revert "Deploying to gh-pages from @ youzan/vant-weapp@204595fafb 🚀"
This reverts commit 28f5d4efd57bedb23a22ccf7c2fba09c2d08d57c.
This commit is contained in:
parent
28f5d4efd5
commit
2bf50d8c66
2
chunks.1630f4ae.js
Normal file
2
chunks.1630f4ae.js
Normal file
File diff suppressed because one or more lines are too long
5
chunks.1630f4ae.js.LICENSE.txt
Normal file
5
chunks.1630f4ae.js.LICENSE.txt
Normal file
@ -0,0 +1,5 @@
|
||||
/*!
|
||||
* vue-router v4.0.6
|
||||
* (c) 2021 Eduardo San Martin Morote
|
||||
* @license MIT
|
||||
*/
|
8
index.html
Normal file
8
index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<!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() {
|
||||
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>
|
11
mobile.html
Normal file
11
mobile.html
Normal 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.1630f4ae.js"></script><script defer="defer" src="/vant-weapp/site-mobile.425f260b.js"></script></head><body ontouchstart><div id="app"></div></body></html>
|
2
site-desktop.cb7fb9cc.js
Normal file
2
site-desktop.cb7fb9cc.js
Normal file
File diff suppressed because one or more lines are too long
1
site-desktop.cb7fb9cc.js.LICENSE.txt
Normal file
1
site-desktop.cb7fb9cc.js.LICENSE.txt
Normal file
@ -0,0 +1 @@
|
||||
/*! @docsearch/js 3.0.0-alpha.33 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */
|
1
site-mobile.425f260b.js
Normal file
1
site-mobile.425f260b.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user