d2-projects / d2-admin

An elegant dashboard

Home Page:https://d2.pub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在项目中使用vant ui组件,页面就一直转圈圈

cyoupeng opened this issue · comments

import Vue from 'vue'
import { DatetimePicker } from 'vant'
Vue.use(DatetimePicker)

若我把Vue.use这段代码给注了,就好使了