feat: 打卡精选
This commit is contained in:
@@ -533,6 +533,8 @@ const Home = () => {
|
||||
<Skeleton title={true} row={4} />
|
||||
)}
|
||||
|
||||
|
||||
{/* <View style={{marginTop:'10px'}}>打卡精选</View> */}
|
||||
{/* 瀑布流 */}
|
||||
{/* <InfoCard /> */}
|
||||
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user