摘要: 1、安装插件: npm i pinia-plugin-persistedstate 2、在store/index.js里 // store/index.js import {createPinia} from 'pinia' import piniaPluginPersistedstate from 阅读全文
posted @ 2023-11-12 02:53 Baipei 阅读(258) 评论(0) 推荐(0)