From 0d50d94a420b6613d82c490116a4e5f823b0aa5e Mon Sep 17 00:00:00 2001 From: chenzhi <“chenzhi063@qq.com> Date: Thu, 17 Oct 2019 21:14:02 +0800 Subject: [PATCH] 123456 --- Application/Mobile/View/Ssg/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Mobile/View/Ssg/index.html b/Application/Mobile/View/Ssg/index.html index 7f2650d02..a7bdf9f06 100644 --- a/Application/Mobile/View/Ssg/index.html +++ b/Application/Mobile/View/Ssg/index.html @@ -239,7 +239,7 @@ var index = { index.getgamelist(); $(".pay-button").on("click",function(){ console.log(index); - var inres = index.pay_game_id.indexOf(index.choose.game_id); + var inres = index.pay_game_id.indexOf(index.choose.game_id+''); console.log(inres); if(inres > -1){ alert("亲~您已购买过了~请到【订单查询】查看订单信息哟~");