antd 控件使用篇

一个很经典的登陆表单的处理 import React,{Component} from 'react' import {Input,Form, Icon,Button} from 'antd' const FormItem = Form.Item; import style from './style.css' import {post} from "../../../fetch/fetch";
相关文章
相关标签/搜索