问题:element-ui import次数过多
解决:将要引入的组件写在一起,只写一个import { Button, Form, FormItem, Input } from ‘element-ui’