소스 검색

ui: 修改文案

await 8 달 전
부모
커밋
cb782d2313
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/home/index.tsx

+ 1 - 1
src/pages/home/index.tsx

@@ -19,7 +19,7 @@ import "./index.scss";
 const Home = () => {
   const appContext = useContext(AppContext);
   const { screenWidth, statusBarHeight } = appContext.systemInfo!;
-  const [bottomRemark, setBottomRemark] = useState('哈哈哈哈哈哈')
+  const [bottomRemark, setBottomRemark] = useState('')
 
   const indexInfoResult = useRequest(() => {
     return UserApi.getIndexInfoUsingPost({