diff --git a/.env.drgy b/.env.drgy index 09a0548b..68f96a96 100644 --- a/.env.drgy +++ b/.env.drgy @@ -29,7 +29,7 @@ VUE_APP_LOGIN_PAGE = 'login-blue-white' # 系统配色 theme-green、theme-blue-black、theme-blue-white #VUE_APP_THEME_CLASS = 'theme-green' #VUE_APP_THEME_CLASS = 'theme-blue-black' -VUE_APP_THEME_CLASS = 'theme-blue-white' +VUE_APP_THEME_CLASS = 'theme-green' # 智慧用电管理系统/开发环境 VUE_APP_BASE_API = '/dev-api' diff --git a/.gitignore b/.gitignore index 7162e932..a65e6bff 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,5 @@ selenium-debug.log package-lock.json yarn.lock -/dist.zip +/dist*.zip /src/assets/download.zip diff --git a/src/views/iot/alarm/record/index.vue b/src/views/iot/alarm/record/index.vue index cfb13e44..5c9252db 100644 --- a/src/views/iot/alarm/record/index.vue +++ b/src/views/iot/alarm/record/index.vue @@ -2,39 +2,49 @@
+ + + + + 搜索 @@ -42,10 +52,10 @@ >重置 导出 @@ -59,29 +69,30 @@ @sort-change="sortChange" > - + + - - + +