fix: 更新 nprogress 样式表链接以使用新的 CDN
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m20s
/ playwright (push) Successful in 2m5s
/ depcheck (push) Successful in 1m48s

This commit is contained in:
严浩
2024-11-25 16:27:44 +08:00
parent 84003f22d3
commit bb27e0107d

View File

@ -18,7 +18,7 @@
</div>
<script type="module" src="/src/main.ts"></script>
<script src="https://fastly.jsdelivr.net/npm/@vant/touch-emulator/dist/index.min.js"></script>
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/nprogress/nprogress.css" />
<link rel="stylesheet" href="https://testingcf.jsdelivr.net/npm/nprogress/nprogress.css" />
</body>
<script>
(function (d) {