From dee0fb6d6fe972a12cb9ba29fdf23c50722439fb Mon Sep 17 00:00:00 2001 From: yujiacong <1016029365@qq.com> Date: Tue, 14 Oct 2025 20:27:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=85=E5=80=BC=E4=BB=A3=E7=90=86=E7=9A=84?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=20-=20=E4=BF=AE=E6=94=B9=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E5=85=85=E5=80=BC=E4=BB=A3=E7=90=86=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/moliparty/modules/h5Income/js/loginRechargeAgent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)