-
+
{{ chooseDate.startDate.split(" ")[0] }}
@@ -81,7 +84,8 @@
-
+
查看全部
@@ -93,7 +97,8 @@
-
+
查看全部
@@ -106,21 +111,11 @@
退出登录
-
+
-
@@ -208,7 +203,7 @@ async function getNewsList() {
end_date: chooseDate.endDate
? timeFormat(chooseDate.endDate)
: timeFormat(new Date(today.getFullYear(), today.getMonth(), today.getDate(), 12, 0, 0, 0)),
- limit_num: 20,
+ limit_num: 1000,
});
}
diff --git a/src/pages/realtimeInfo/pc/components/PageTop.vue b/src/pages/realtimeInfo/pc/components/PageTop.vue
index 4c51b4d..0e15dbc 100644
--- a/src/pages/realtimeInfo/pc/components/PageTop.vue
+++ b/src/pages/realtimeInfo/pc/components/PageTop.vue
@@ -17,10 +17,10 @@
-