完成迭代1.10.0
This commit is contained in:
@@ -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')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user