微信扫一扫
插件默认使用 localStorage 实现持久化,小程序端不兼容,需要替换持久化 API
localStorage
import { defineStore } from 'pinia'
相关推荐