mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
28 lines
1.1 KiB
HTML
28 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
<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 || [];
|
|
(function() {
|
|
var hm = document.createElement("script");
|
|
hm.src = "https://hm.baidu.com/hm.js?a78ac41f51adacf32c8a4cf2520cf126";
|
|
var s = document.getElementsByTagName("script")[0];
|
|
s.parentNode.insertBefore(hm, s);
|
|
})();
|
|
</script>
|
|
</head>
|
|
<body ontouchstart>
|
|
|
|
<div id="app"></div>
|
|
|
|
<script type="text/javascript" src="https://youzan.github.io/vant-weapp/vant-docs.7f5f18eb.js"></script></body>
|
|
</html>
|