diff --git a/xroom-dashboard/src/assets/img/card-icon.png b/xroom-dashboard/src/assets/img/card-icon.png new file mode 100644 index 0000000..47768af Binary files /dev/null and b/xroom-dashboard/src/assets/img/card-icon.png differ diff --git a/xroom-dashboard/src/components/TutorialShowModal.vue b/xroom-dashboard/src/components/TutorialShowModal.vue new file mode 100644 index 0000000..7aefc01 --- /dev/null +++ b/xroom-dashboard/src/components/TutorialShowModal.vue @@ -0,0 +1,316 @@ + +
+ + + + + + \ 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 8d623e4..574434a 100644 --- a/xroom-dashboard/src/pages/dashboard/index.vue +++ b/xroom-dashboard/src/pages/dashboard/index.vue @@ -11,7 +11,12 @@