BITcoinimt_h5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

213 B

引入插件

在main.js中添加

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

使用

<dropdown :list="list" @onClick="dropDownChange">