seo优化
This commit is contained in:
@@ -350,6 +350,10 @@
|
||||
},
|
||||
});
|
||||
|
||||
$('.notice').hide();
|
||||
self.setTimeout(function(){
|
||||
$('.notice').show();
|
||||
},3000)
|
||||
function know() {
|
||||
$('.notice').hide();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user