💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# 多行文本 * html ~~~ <div class="mui-input-row box_line"> <textarea placeholder="填写内容"></textarea> </div> ~~~ * css ~~~ .box_line textarea{background: none; border: 1px solid #3F404E; height: 150px;} ~~~