InjectionKey 在将商店安装到Vue应用程序时提供类型。 将类型传递InjectionKey给useStore方法。 // store.ts import { InjectionKey } from 'vue ...
確定! 回上一頁