AI Later
0) { fetch('/api/search/suggest?q=' + encodeURIComponent($el.value)).then(r => r.text()).then(html => { document.getElementById('search-suggestions').innerHTML = html; showSuggestions = true; }) } else { showSuggestions = false }" @focus="if($el.value.length > 0) { fetch('/api/search/suggest?q=' + encodeURIComponent($el.value)).then(r => r.text()).then(html => { document.getElementById('search-suggestions').innerHTML = html; showSuggestions = true; }) }" class="w-full px-4 py-2.5 pl-11 pr-16 text-gray-700 dark:text-gray-200 bg-gray-100 dark:bg-gray-700 border border-gray-300 dark:border-gray-600 rounded-full focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all duration-200" >
/
全部
对话
创作
编程
工具
登录
全部
对话
创作
编程
工具
创建账号
加入 AI Later,发现更多 AI 工具
用户名
密码
确认密码
注册
已有账号?
立即登录