diff --git a/nezha-fronted/.gitignore b/nezha-fronted/.gitignore index ce84da4cf..722b02965 100644 --- a/nezha-fronted/.gitignore +++ b/nezha-fronted/.gitignore @@ -1,7 +1,7 @@ .DS_Store node_modules/ /dist/ -static/Tiles/ +/static/ npm-debug.log* yarn-debug.log* yarn-error.log* diff --git a/nezha-fronted/src/components/page/dashboard/chartBox.vue b/nezha-fronted/src/components/page/dashboard/chartBox.vue index dff0c28c5..1b22e1f85 100644 --- a/nezha-fronted/src/components/page/dashboard/chartBox.vue +++ b/nezha-fronted/src/components/page/dashboard/chartBox.vue @@ -188,6 +188,19 @@ + +