pinia 若曦1 2023-03-20 18 阅读1分钟 持久化存储 index.js 默认存在session里 enabled:true开启持久化存储 可以改成存到local里 动态监听pinia const useStore = computed(() => useStore());