From 7296a13e88d3e5ac3d03671df9ff96b67071640b Mon Sep 17 00:00:00 2001 From: wuxichen <17301714657@163.com> Date: Mon, 15 Sep 2025 14:48:58 +0800 Subject: [PATCH] feat: search --- projects/translate-h5/src/view/home/index.tsx | 8 +- .../home/translate/component/search/index.tsx | 73 ++++++++++++------- 2 files changed, 53 insertions(+), 28 deletions(-) diff --git a/projects/translate-h5/src/view/home/index.tsx b/projects/translate-h5/src/view/home/index.tsx index 0017c4f..bc25d6e 100644 --- a/projects/translate-h5/src/view/home/index.tsx +++ b/projects/translate-h5/src/view/home/index.tsx @@ -22,7 +22,13 @@ function Index() {