This commit is contained in:
dap
2024-10-05 23:43:39 +08:00
14 changed files with 70 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
import { acceptHMRUpdate, defineStore } from 'pinia';
interface BasicUserInfo {
[key: string]: any;
/**
* 头像
*/