样式修改

This commit is contained in:
xixi 2024-07-17 14:21:59 +08:00
parent 1ba3d8b871
commit 40cba56cf7

View File

@ -352,6 +352,7 @@ export default function Index() {
const handleChange = (e:any) => { const handleChange = (e:any) => {
console.log(e.target.value); console.log(e.target.value);
if(e.target.value == ''){ if(e.target.value == ''){
setKeywords('')
nav('/home', { nav('/home', {
state: { state: {
keyword: '', keyword: '',