Fork me on GitHub

react,没事桥着玩

import { Component } from 'react';
import { base } from 'nc-lightapp-front';
const { NCButton,NCFormControl } =base;

export default class MyInput extends Component{
constructor(props){
super(props);
this.state={
input:{}
}
}
}

 

posted @ 2021-04-29 13:22  ZZZZW  阅读(99)  评论(0编辑  收藏  举报
AmazingCounters.com