import Vue from 'vue' import VueI18n from 'vue-i18n' Vue.use(VueI18n) //以下为语言包单独设置的场景,单独设置时语言包需单独引用 const ...
確定! 回上一頁