From 2121634cf3d57b246ffcde0fdfd2dcf93ca0bd96 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 01 八月 2023 09:05:01 +0800 Subject: [PATCH] # --- src/components/datav/rankingBoard.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/datav/rankingBoard.vue b/src/components/datav/rankingBoard.vue index e1612b7..512eab1 100644 --- a/src/components/datav/rankingBoard.vue +++ b/src/components/datav/rankingBoard.vue @@ -1,6 +1,6 @@ <template> <div id="ranking-board"> - <div class="ranking-board-title">宸℃煡涓婃姤璁板綍鏁伴噺</div> + <div class="ranking-board-title">椤圭洰鍙戣繍杩涘害</div> <dv-scroll-ranking-board :config="config" /> </div> </template> -- Gitblit v1.9.1