pansl 91709ae6f4 初始化 2 years ago
..
BgWrap 91709ae6f4 初始化 2 years ago
Upload 91709ae6f4 初始化 2 years ago
dt-dropdown 91709ae6f4 初始化 2 years ago
maskDialog 91709ae6f4 初始化 2 years ago
uview-ui 91709ae6f4 初始化 2 years ago
README.md 91709ae6f4 初始化 2 years ago

README.md

引入插件

在main.js中添加

import dropdown from './components/dropdown/dt-dropDown.vue' Vue.component('dropdown', dropdown)

使用