Files
OrcaSlicer/resources/web/guide/1/1.js
T
2022-07-15 23:42:08 +08:00

5 lines
80 B
JavaScript

function OnStart()
{
window.location.href="../2/index.html"+"?"+GetGetStr();
}