no commit message

This commit is contained in:
雨中磐石
2024-10-18 15:27:40 +08:00
parent 9a2a3a2c8a
commit 559c388ea0
103 changed files with 2021 additions and 783 deletions

View File

@@ -30,7 +30,7 @@ homeobject.clicknewstabs=function(oi,na){
o1.find('li[tab="'+oi+'"]').addClass('active');
var das = this.newsrows[oi];
if(typeof(das)=='undefined'){
$('#newstabs_{rand}').after('<div id="losnew{rand}" style="margin:10px" align="center"><img src="images/mloading.gif"></div>');
$('#newstabs_{rand}').after('<div id="losnew{rand}" style="margin:10px" align="center">'+js.ling(30)+'</div>');
js.ajax(publicmodeurl('news','getnews'),{typename:na},function(ret){
homeobject.newsrows[oi]=ret;
homeobject.shownewsss(ret);
@@ -62,6 +62,8 @@ homeobject.shownewsss=function(das){
}
</script>
<div class="panel panel-danger">
<div class="panel-heading">
<h3 class="panel-title"><i class="icon-globe"></i> <?=$itemnowname?>