diff --git a/view/moliparty/modules/h5Income/js/loginRechargeAgent.js b/view/moliparty/modules/h5Income/js/loginRechargeAgent.js index e3578a6..bfa3018 100644 --- a/view/moliparty/modules/h5Income/js/loginRechargeAgent.js +++ b/view/moliparty/modules/h5Income/js/loginRechargeAgent.js @@ -130,7 +130,7 @@ function oauthToken() { } } - window.location.href = urlPrefix + '/molistar/modules/rechargeAgent/index.html#/myTransfer' + window.location.href = urlPrefix + '/moliparty/modules/rechargeAgent/index.html#/myTransfer' } else { toastMsg(res.message)