mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
39 lines
1.3 KiB
HTML
39 lines
1.3 KiB
HTML
<!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?af5d41bc4e446e76665dbe3ec18d55c3';
|
|
var s = document.getElementsByTagName('script')[0];
|
|
s.parentNode.insertBefore(hm, s);
|
|
})();
|
|
</script>
|
|
|
|
<script type="module" crossorigin src="/vant-weapp/assets/main.d39e28d8.js"></script>
|
|
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.5e980ef0.js">
|
|
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.96c44ab5.js">
|
|
<link rel="stylesheet" href="/vant-weapp/assets/main.a6b74c46.css">
|
|
</head>
|
|
<body ontouchstart>
|
|
<div id="app"></div>
|
|
|
|
</body>
|
|
</html>
|