[update] 移动端-我的
This commit is contained in:
@@ -6,10 +6,14 @@ import Vue from 'vue'
|
||||
import {
|
||||
Picker,
|
||||
Popup,
|
||||
Dialog
|
||||
Dialog,
|
||||
Uploader
|
||||
} from 'vant'
|
||||
|
||||
import 'vant/lib/index.less'
|
||||
|
||||
Vue.use(Picker)
|
||||
Vue.use(Popup)
|
||||
Vue.use(Uploader)
|
||||
Vue.prototype.$vantDialog = Dialog
|
||||
Vue.prototype.$vantConfirm = Dialog.confirm
|
||||
|
||||
Reference in New Issue
Block a user