BambuStudio/resources/web/guide/1/1.js

5 lines
80 B
JavaScript

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