收藏
回答

为什么网站代码复制到公众号文章机失效了?

<title>
    预约表单
</title>
<h2>
    预约表单
</h2>
<form action="submit_appointment" method="post">
    <label for="name">姓名:</label><input type="text" id="name" name="name" required=""/><br/><br/><label for="email">电子邮件:</label><input type="email" id="email" name="email" required=""/><br/><br/><input type="submit" value="提交预约"/>
</form><!--!doctype-->
回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签