充值代理的登录页 - 修改跳转充值代理路径

This commit is contained in:
2025-10-14 20:27:31 +08:00
parent 168a0b6874
commit dee0fb6d6f

View File

@@ -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)