To use Vue Material in your application, you can import only the components that you're really using. import Vue from 'vue' import { MdButton, MdContent, ...
確定! 回上一頁