Results 1 comments of Mhist

@chenp1204 代码方便详细一点不、没听懂 在customNode.vue文件引入 import { useI18n } from 'vue-i18n'; const { t } = useI18n(); 还没给标签使用t函数就报错了 message-compiler.mjs:77 Uncaught (in promise) SyntaxError: Need to install with `app.use` function (at message-compiler.mjs:77:1) at...