import React, {
PureComponent} from 'react';
import {
Typography } from 'antd';
import {
HighlightOutlined } from '@ant-design/icons';
const
React中使用class组件做antd中的排版操作--编辑
最新推荐文章于 2023-02-09 09:39:59 发布
本文介绍如何在React的class组件中利用Ant Design进行页面布局的编辑操作,通过实例展示了编辑前后的效果对比。
摘要由CSDN通过智能技术生成