あなたはpath
window.open("https://localhost/MyFolder/MySubFolder/");
または
window.open("https://IP/MyFolder/MySubFolder/");
absolute pathを使用する このために
あなたはpath
window.open("https://localhost/MyFolder/MySubFolder/");
または
window.open("https://IP/MyFolder/MySubFolder/");
absolute pathを使用する このために