土耳其公会 - 跳转紫水晶账单

This commit is contained in:
2025-08-21 14:39:19 +08:00
parent 9455df2fa3
commit 756d2a5a11

View File

@@ -139,6 +139,7 @@ $(document).on('click', '.btn_active', function (){
},
});
})
// 跳转紫水晶账单
$('.content .title .right').click(function () {
window.location.href = urlPrefix + '/molistar/modules/myincome/index.html#/DiamondLog'
window.location.href = urlPrefix + '/molistar/modules/myincome/index.html#/AmethystLog'
});