import { createI18n } from 'vue-i18n' //引入vue-i18n元件 import messages from './index' const language = ( (navigator.language ...
確定! 回上一頁