support Menu & Layout

support Menu & Layout
This commit is contained in:
梁灏 2017-03-06 13:31:48 +08:00
parent dcbfc23239
commit fd1582c5b5
10 changed files with 284 additions and 118 deletions

View file

@ -6,6 +6,7 @@
import Popper from 'popper.js';
export default {
name: 'Drop',
props: {
placement: {
type: String,