💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
1. 表单输入采用``require``需要校验非空时必须含有``name`值 2. 调起qq聊天 ~~~ <a class="shouhou" target='_blank' href='tencent://message/?uin=123456&Menu=yes'>qq</a> ~~~ 3. 在苹果的谷歌浏览器下placeholder位置偏上,`line-height: normal;` ## 底部导航栏固定位置 ``` .my-footer { position: fixed; left: 0px; bottom: 0px; width: 100%; height: 75px; z-index: 9999; } ``` 4. 数组合并`a.push.apply(a,b);`