瀏覽代碼

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