mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
import Vue from 'vue'
|
|
import Vant from 'vant'
|
|
|
|
Vue.use(Vant)
|