App.vue中调用getSystemInfo获取语言,调用this.$i18n.locale = 'en-US'更新语言
index中更新<button @tap="checkVideo">{{$t('VideoTutorial')}}</button>
更新失败,提示 [vue-i18n] Value of key ' VideoTutorial' is not a string or function ! at node_modules/vue-i18n/dist/vue-i18n.esm.js:38
qiushui163
- 发布:2021-03-15 17:18
- 更新:2021-03-15 18:02
- 阅读:1276