-
+
-
-
-
- آواتار خود را انتخاب کنید
@@ -93,11 +81,13 @@
import SidebarMenu from '@/components/SidebarMenu.vue'
import axios from '@/axios';
import { ref } from 'vue';
+import AppHeader from '@/components/Header.vue';
export default {
name: 'ChangeAvatar',
components: {
- SidebarMenu
+ SidebarMenu,
+ AppHeader,
},
data() {
return {
diff --git a/xroom-dashboard/src/pages/dashboard/EditProfile.vue b/xroom-dashboard/src/pages/dashboard/EditProfile.vue
index 06988dc..d2bc885 100644
--- a/xroom-dashboard/src/pages/dashboard/EditProfile.vue
+++ b/xroom-dashboard/src/pages/dashboard/EditProfile.vue
@@ -5,23 +5,9 @@
-
+
-
-
-
-
-
-
- ویرایش پروفایل
+
@@ -37,7 +23,7 @@
@@ -116,11 +102,14 @@
- تغییر آواتار
+ تغییر آواتار