摘要: 参考:https://zhuanlan.zhihu.com/p/533233367 main.ts import { createPinia } from "pinia"; app.use(createPinia()) 添加 src/store/user.ts import { defineStor 阅读全文
posted @ 2023-03-09 10:50 jqynr 阅读(76) 评论(0) 推荐(0)