eviroment vue3 + ts problem 期望使用全局变量 // main.ts app.config.globalProperties.$test = 123 // test.vue console.log(`this.$test`, this.$test