AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
![](/assets/table-base.png) ``` <form role="form"> <div class="form-group"> <label for="">用户名</label> <input type="text" class="form-control"> </div> <div class="form-group"> <label for="">密码</label> <input type="text" class="form-control"> </div> <div class="checkbox"> <label for=""> <input type="checkbox">记住密码 </label> </div> <button type="submit" class="btn btn-default">提交</button> </form> ```