diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index b83fc5959..b848c0b1e 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -716,7 +716,7 @@ var PhoneObj = { data:{ account: phone, password: password, - code: verifyCode, + verify_code: verifyCode, promote_id: promoteId, game_id:gameId, },