fix: 下载页控制台报错处理

This commit is contained in:
gwok 2024-10-28 21:05:07 +08:00
parent da53306a2c
commit 64906a827d
4 changed files with 14 additions and 10 deletions

View File

@ -16,14 +16,14 @@
<link rel="stylesheet" type="text/css" href="../css/rem.css" />
<link rel="stylesheet" type="text/css" href="../css/home.css" />
<link rel="stylesheet" type="text/css" href="../css/ad.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" />
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16660800396"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PE77P6491J"></script>
<script async src="//www.googletagmanager.com/gtag/js?id=AW-16660800396"></script>
<script async src="//www.googletagmanager.com/gtag/js?id=G-PE77P6491J"></script>
<script src="../js/googleAds.js"></script>
<script src="../js/googleAnalyze.js"></script>
<script src="https://cdn.jsdelivr.net/npm/qs@6.13.0/dist/qs.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/qs@6.13.0/dist/qs.min.js"></script>
</head>
<body>
@ -908,4 +908,4 @@
</script>
<script src="../js/ad.js"></script>
</html>
</html>

View File

@ -14,10 +14,12 @@
<link rel="stylesheet" type="text/css" href="../css/rem.css" />
<link rel="stylesheet" href="../css/download.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16660800396"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PE77P6491J"></script>
<script async src="//www.googletagmanager.com/gtag/js?id=AW-16660800396"></script>
<script async src="//www.googletagmanager.com/gtag/js?id=G-PE77P6491J"></script>
<script src="../js/googleAds.js"></script>
<script src="../js/googleAnalyze.js"></script>
<script src="//cdn.jsdelivr.net/npm/qs@6.13.0/dist/qs.min.js"></script>
</head>
<body>

View File

@ -14,14 +14,14 @@
<link rel="stylesheet" type="text/css" href="../css/rem.css" />
<link rel="stylesheet" type="text/css" href="../css/home.css" />
<link rel="stylesheet" type="text/css" href="../css/ad.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" />
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/animate.css@4.1.1/animate.min.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16660800396"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PE77P6491J"></script>
<script src="../js/googleAds.js"></script>
<script src="../js/googleAnalyze.js"></script>
<script src="https://cdn.jsdelivr.net/npm/qs@6.13.0/dist/qs.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/qs@6.13.0/dist/qs.min.js"></script>
</head>
<body>
@ -869,4 +869,4 @@
<script src="../js/ad.js"></script>
</html>
</html>

View File

@ -18,6 +18,8 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PE77P6491J"></script>
<script src="../js/googleAds.js"></script>
<script src="../js/googleAnalyze.js"></script>
<script src="//cdn.jsdelivr.net/npm/qs@6.13.0/dist/qs.min.js"></script>
</head>
<body>