摘要:
import Vue from 'vue'; import 'element-ui/lib/theme-default/index.css'; import { Button, Input } from 'element-ui'; const Elements = [Button, Input]; Elements.forEach(key => { Vue.use(key, { si... 阅读全文
posted @ 2019-08-23 09:15
龙旋风
阅读(2321)
评论(2)
推荐(0)
浙公网安备 33010602011771号