发布v2.5.7版本

This commit is contained in:
雨中磐石
2023-05-11 16:19:42 +08:00
parent 8145b2df84
commit 8c2983b577
63 changed files with 1371 additions and 162 deletions

View File

@@ -7,7 +7,7 @@ defined('HOST') or die ('not access');
?>
<script>
homeobject.showicons=function(a){
a.push({name:'刷新统计中...',icons:'refresh',num:'refresh',color:'#888888'});
a.push({name:'<?=lang('刷新统计中')?>...',icons:'refresh',num:'refresh',color:'#888888'});
this.menuarr = a;
var o = $('.rowaaaa'),s='',cols='';
o.html('');