diff --git a/WebNews/index.html b/WebNews/index.html
index 9d76673..6bf1535 100644
--- a/WebNews/index.html
+++ b/WebNews/index.html
@@ -57,7 +57,7 @@
const dotsContainer = document.querySelector('.dots-container');
let currentIndex = 0;
- const newszyLis = [
+ let newszyLis = [
{ text: "新闻示例1" },
{ text: "新闻示例2" },
{ text: "新闻示例3" },