mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Updates
This commit is contained in:
parent
b3bd08f431
commit
13fa90fa1c
1
assets/iframe-router.b7c20974.js
Normal file
1
assets/iframe-router.b7c20974.js
Normal file
File diff suppressed because one or more lines are too long
3
assets/main.d25bd781.js
Normal file
3
assets/main.d25bd781.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/mobile.ac61789c.js
Normal file
1
assets/mobile.ac61789c.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/style.195d65f1.css
Normal file
1
assets/style.195d65f1.css
Normal file
File diff suppressed because one or more lines are too long
6
assets/vue-libs.7d12dd47.js
Normal file
6
assets/vue-libs.7d12dd47.js
Normal file
File diff suppressed because one or more lines are too long
33
index.html
33
index.html
@ -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>
|
||||
|
39
mobile.html
39
mobile.html
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user