Browse Source

Update userMonitor.blade.php

aiden3434 7 years ago
parent
commit
bbdf544c94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/admin/userMonitor.blade.php

+ 1 - 1
resources/views/admin/userMonitor.blade.php

@@ -12,7 +12,7 @@
             <div class="col-md-12">
                 <div class="note note-info">
                     <h3 class="block">{{$username}}</h3>
-                    <p> 提示:月流量统计不会统计当天,流量统计不会统计当前小时;如果无统计数据,请检查定时任务是否正常。(每月1日和每日0时因为没有统计流量,不显示流量) </p>
+                    <p> 提示:月流量统计不会统计当天,流量统计不会统计当前小时;如果无统计数据,请检查定时任务是否正常。(每月1日和每日0时因为没有统计流量,不显示流量) </p>
                 </div>
             </div>
         </div>