添加AH测试地址

hotfix/paypal-note
尹诚诚 3 years ago
parent ab03bcfd4e
commit c7303b2019

@ -330,7 +330,7 @@
//ah跳转测试页面 //ah跳转测试页面
function goto_ahtest_page() { function goto_ahtest_page() {
var site_url = 'https://www.asiahighlights.com/index.php/information/detail/?no_cache=true&static_html_url='; var site_url = 'https://proxy-www.asiahighlights.com';
$('#goto_test_page_button').attr("href", site_url + $('#ic_url').val()); $('#goto_test_page_button').attr("href", site_url + $('#ic_url').val());
return true; return true;
} }

Loading…
Cancel
Save