import Vue from 'vue' import VTooltip from 'v-tooltip' Vue.use(VTooltip) ... On mobile, you can disable the tooltips with the VTooltip.enabled property:.
確定! 回上一頁