修改信息

This commit is contained in:
2025-12-01 16:25:50 +08:00
parent 519d955679
commit b8626db4dd
4 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ export const useUserStore = defineStore('user', {
userInfo: {
id: 'user_001',
username: 'admin',
nickname: '测试用户',
nickname: '王明阳',
avatar: '/static/images/avatar.jpg',
phone: '13800138000',
creditLimits: [], // 实际应从 financeStore 获取或关联