完成迭代1.10.0

This commit is contained in:
Dragon
2023-08-03 14:11:46 +08:00
parent d06a9136cc
commit 4a87f8e70f
178 changed files with 1026 additions and 1025 deletions

View File

@@ -21,7 +21,7 @@ $(function () {
if (browser.android) {
let channel = JSON.parse(pubInfo.deviceInfo).channel
if (channel.indexOf('toutiao') != -1 || channel.indexOf('kuaishou') != -1) {
$('.appName').html('peko')
$('.appName').html('piko')
}
}
}