From 0ae98b6df9b298069f42dec375c9a4bf20f7e107 Mon Sep 17 00:00:00 2001 From: Emil Zhai Date: Wed, 30 Nov 2022 06:13:49 +0000 Subject: [PATCH] fix: typo of loading text --- page/console.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/page/console.php b/page/console.php index fa579f8..6715980 100644 --- a/page/console.php +++ b/page/console.php @@ -163,19 +163,19 @@ $access = new Access_Core(); 今日 - loaging... + loading... 昨日 - loaging... + loading... 总计 - loaging... + loading... @@ -202,7 +202,7 @@ $access = new Access_Core(); - loaging... + loading... @@ -210,7 +210,7 @@ $access = new Access_Core(); - +

来源页

@@ -230,7 +230,7 @@ $access = new Access_Core(); - loaging... + loading... @@ -238,7 +238,7 @@ $access = new Access_Core();
- +

文章浏览分析

loading...
@@ -259,12 +259,12 @@ $access = new Access_Core();

今日图表

- +

昨日图表

- +

当月图表

@@ -290,7 +290,7 @@ $(document).ready(function() { $('a[data-action="ua"]').click(function() { swal({ icon: 'info', - title: 'User-Agent', + title: 'User-Agent', text: $(this).attr('title').trim() }); }); @@ -405,7 +405,7 @@ $(document).ready(function() {