From 3ed673be9e87deac515eb81f49194c3feb274efb Mon Sep 17 00:00:00 2001 From: mi1468 Date: Sat, 10 May 2025 17:20:38 +0330 Subject: [PATCH] added header componnent --- xroom-dashboard/src/components/Header.vue | 96 +++++++++++++++++++ xroom-dashboard/src/pages/dashboard/index.vue | 24 ++--- 2 files changed, 109 insertions(+), 11 deletions(-) create mode 100644 xroom-dashboard/src/components/Header.vue diff --git a/xroom-dashboard/src/components/Header.vue b/xroom-dashboard/src/components/Header.vue new file mode 100644 index 0000000..b714b96 --- /dev/null +++ b/xroom-dashboard/src/components/Header.vue @@ -0,0 +1,96 @@ + + + + + \ No newline at end of file diff --git a/xroom-dashboard/src/pages/dashboard/index.vue b/xroom-dashboard/src/pages/dashboard/index.vue index b35a535..1e101ec 100644 --- a/xroom-dashboard/src/pages/dashboard/index.vue +++ b/xroom-dashboard/src/pages/dashboard/index.vue @@ -4,17 +4,17 @@
- -

از این داشبورد، کار با XRoom را آغاز کنید.

-
-
- -
دانیال پژوهش کیا
-
-
- -
-
+ + + + + + + + + + +
راهنمای شروع
@@ -98,12 +98,14 @@