diff --git a/src/App.vue b/src/App.vue index 898a6f2..da12c31 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,7 +8,7 @@ class="sidebar-navigation" > -
+
- + {{ isCollapsed ? 'mdi-menu' : 'mdi-chevron-left' }} @@ -30,23 +31,23 @@
- + - - - + + TARS - + {{ item.label }} @@ -74,158 +76,25 @@ app color="blue-darken-3" dark - height="56" - class="header-compact" + height="48" + class="header-compact px-2" + density="compact" > - - mdi-logout + + mdi-logout Sair - + - - - - \ No newline at end of file diff --git a/src/views/RegisterUserCamView.vue b/src/views/RegisterUserCamView.vue new file mode 100644 index 0000000..9cc8b4d --- /dev/null +++ b/src/views/RegisterUserCamView.vue @@ -0,0 +1,222 @@ + + + + +