feat: 更新 touch-emulator 脚本链接至新的 CDN 地址
Some checks failed
/ playwright (push) Failing after 2m42s
/ depcheck (push) Successful in 1m34s
/ build-and-deploy-to-vercel (push) Successful in 1m33s

This commit is contained in:
严浩
2024-12-26 15:04:24 +08:00
parent 02048f1266
commit d18799e8cb

View File

@ -54,7 +54,7 @@
<div class="page-wrapper" style="display: flex; justify-content: center; align-items: center">Loading...</div>
</div>
<script type="module" src="/src/main.ts"></script>
<script src="https://fastly.jsdelivr.net/npm/@vant/touch-emulator/dist/index.min.js"></script>
<script src="https://testingcf.jsdelivr.net/npm/@vant/touch-emulator/dist/index.min.js"></script>
</body>
<script>
(function (d) {