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
7d22a86eca
commit
16bcfa3ed4
3442
assets/iframe-router.908a2651.js
Normal file
3442
assets/iframe-router.908a2651.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/main.5d2802f6.js
Normal file
1
assets/main.5d2802f6.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/mobile.11aae4dc.js
Normal file
1
assets/mobile.11aae4dc.js
Normal file
File diff suppressed because one or more lines are too long
10
index.html
10
index.html
@ -15,12 +15,6 @@
|
|||||||
<meta http-equiv="Cache-Control" content="no-cache" />
|
<meta http-equiv="Cache-Control" content="no-cache" />
|
||||||
<meta http-equiv="Pragma" content="no-cache" />
|
<meta http-equiv="Pragma" content="no-cache" />
|
||||||
<meta http-equiv="Expires" content="0" />
|
<meta http-equiv="Expires" content="0" />
|
||||||
|
|
||||||
<script>
|
|
||||||
if (location.host === 'youzan.github.io') {
|
|
||||||
location.href = location.href.replace('youzan.github.io', 'vant-ui.github.io');
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var _hmt = _hmt || [];
|
var _hmt = _hmt || [];
|
||||||
@ -32,9 +26,9 @@
|
|||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="module" crossorigin src="/vant-weapp/assets/main.cc2f0a8c.js"></script>
|
<script type="module" crossorigin src="/vant-weapp/assets/main.5d2802f6.js"></script>
|
||||||
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.5e980ef0.js">
|
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.5e980ef0.js">
|
||||||
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.8b22040d.js">
|
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.908a2651.js">
|
||||||
<link rel="stylesheet" href="/vant-weapp/assets/main.a6b74c46.css">
|
<link rel="stylesheet" href="/vant-weapp/assets/main.a6b74c46.css">
|
||||||
</head>
|
</head>
|
||||||
<body ontouchstart>
|
<body ontouchstart>
|
||||||
|
@ -30,9 +30,9 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="module" crossorigin src="/vant-weapp/assets/mobile.107654d3.js"></script>
|
<script type="module" crossorigin src="/vant-weapp/assets/mobile.11aae4dc.js"></script>
|
||||||
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.5e980ef0.js">
|
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.5e980ef0.js">
|
||||||
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.8b22040d.js">
|
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.908a2651.js">
|
||||||
<link rel="stylesheet" href="/vant-weapp/assets/mobile.21b768a1.css">
|
<link rel="stylesheet" href="/vant-weapp/assets/mobile.21b768a1.css">
|
||||||
</head>
|
</head>
|
||||||
<body ontouchstart>
|
<body ontouchstart>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user