From 440600225402fb1a20be6b35c99004df77962435 Mon Sep 17 00:00:00 2001 From: mi1468 Date: Sat, 3 May 2025 17:09:59 +0330 Subject: [PATCH] show profile data --- .../src/components/SidebarMenu.vue | 50 +++++++++++++++---- xroom-dashboard/src/pages/LoginPage.vue | 1 + .../src/pages/dashboard/EditProfile.vue | 23 ++++++++- xroom-dashboard/src/pages/dashboard/files.vue | 8 +-- xroom-dashboard/src/router/index.js | 13 ++++- 5 files changed, 75 insertions(+), 20 deletions(-) diff --git a/xroom-dashboard/src/components/SidebarMenu.vue b/xroom-dashboard/src/components/SidebarMenu.vue index 0356fc2..f8e19bb 100644 --- a/xroom-dashboard/src/components/SidebarMenu.vue +++ b/xroom-dashboard/src/components/SidebarMenu.vue @@ -13,14 +13,21 @@
- + + Profile Image
خوش آمدید...
-
دانیال پژوهش کیا
+ +
{{ fullName }}
-
+
@@ -71,14 +78,36 @@