换皮:新增peko

This commit is contained in:
Dragon
2022-09-27 15:34:30 +08:00
parent 3cf89feaa0
commit eca795c6a4
449 changed files with 21845 additions and 2202 deletions

View File

@@ -71,7 +71,7 @@ $(function(){
if (channel.indexOf('toutiao') != -1 || channel.indexOf('kuaishou') != -1) {
$('.avatar img').attr('src', './images/logo-yy.png')
$('.bottom img').attr('src', './images/logo-yy.png')
$('.appName').html('夜莺')
$('.appName').html('peko')
}
}
}