Commit 0ad19413 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

🐞 fix(Card组件): 修改大小写

parent 3ea49cd9
import React, { useState } from 'react';
import { Row, Col, Avatar } from 'antd';
import Card from '@/components/card';
import Card from '@/components/Card';
import { isEmpty } from 'lodash';
const ColStyle = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment