import {Input} from 'mzhaonanq-test-gulu' import Vue from 'vue' new Vue({ el: '#app', components: { 'g-input':Input } })
← Install - 安装 Button - 按钮 →