feat: 打卡精选

This commit is contained in:
eric
2022-12-09 14:15:29 +08:00
parent 8672db8707
commit 05e0bbae3f
2 changed files with 4 additions and 0 deletions

View File

@@ -533,6 +533,8 @@ const Home = () => {
<Skeleton title={true} row={4} />
)}
{/* <View style={{marginTop:'10px'}}>打卡精选</View> */}
{/* 瀑布流 */}
{/* <InfoCard /> */}

View File

@@ -29,6 +29,8 @@ import {
updateTableid,
} from "../../utils/index";
import { type } from "../../../config";
import { Divider } from '@antmjs/vantui'
const my = (props: any) => {
// const [active, setActive] = react.useState(props?.active ?? 0);