fix: 更新 nprogress 样式表链接以使用新的 CDN
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user