peko官网增加下载链接,充值弹窗点击蒙层可关闭
This commit is contained in:
@@ -100,4 +100,14 @@ $(function () {
|
||||
$('.homeM .charge').click(function(){
|
||||
window.location.href = urlPrefix + '/peko/modules/pay/index.html?channelType=4';
|
||||
})
|
||||
// logo跳转
|
||||
$('.googlePlay').click(function(){
|
||||
window.location.href = 'https://play.google.com/store/apps/details?id=com.vele.peko'
|
||||
})
|
||||
$('.appleStore').click(function(){
|
||||
window.location.href = 'http://doudouyue.com/h958'
|
||||
})
|
||||
$('.apk').click(function(){
|
||||
window.location.href = 'http://doudouyue.com/sfb2'
|
||||
})
|
||||
})
|
Reference in New Issue
Block a user