json form submit ... <!doctype html>. <html lang="en"> ... document.form.json.value = JSON.stringify(login);. document.form.submit();. }.
確定! 回上一頁