diff --git a/.gitignore b/.gitignore index 78a752d..0f632d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store node_modules/ dist/ +archives/ npm-debug.log* yarn-debug.log* yarn-error.log* diff --git a/package.json b/package.json index fe9bcfa..08416de 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,8 @@ "sass-loader": "10.1.1", "script-ext-html-webpack-plugin": "2.1.5", "svg-sprite-loader": "5.1.1", - "vue-template-compiler": "2.6.12" + "vue-template-compiler": "2.6.12", + "filemanager-webpack-plugin": "3.1.1" }, "engines": { "node": ">=8.9", diff --git a/public/alarm.mp3 b/public/alarm.mp3 index 595d3b5..253cf24 100644 Binary files a/public/alarm.mp3 and b/public/alarm.mp3 differ diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 93e38b2..329cd6c 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -9,8 +9,11 @@
+ +
+
+
+
- {{ column.label }}
- |
- ||
---|---|---|
+ {{ column.label }} + | +
---|
- {{ item[column.key] }} - | -