当前位置: 首页 > Web前端 > JavaScript

js文件中vue3国际语言包的使用

时间:2023-03-26 22:36:41 JavaScript

main.tsapp.use(i18n)js使用在模板中使用

{{$t('message')}}