摘要: react为我们提供了两种获取value的方法 第一种:非受控方法获取 import React,{Component} from 'react' export default class system extends Component{ constructor(props){ super(pro 阅读全文
posted @ 2020-03-31 10:00 龙卷风吹毁停车场 阅读(1794) 评论(0) 推荐(0)