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() {

宠物翻译

- + setVisible(!visible)} + /> - +
@@ -48,32 +48,51 @@ function SearchCom(props: PropsConfig) {
+ +
+ 上一月} + nextMonthButton={下一月} + prevYearButton={上一年} + nextYearButton={下一年} + /> +
+
+ +
+ + + + AXR智能语音项圈 + + + XSWL宠物手机 + + + +
+
+ +
+ + + + 兴奋/玩耍 + + + 愉快/满足 + + + 问候/好奇 + + + 平静/放松 + + + +
+
- {/*
- 全部宠物 - -
- setVisible(false)} - /> */} - {/* { - setVisible(false); - }} - > -
- 宠物 -
- 11111 -
*/}
); }