diff --git a/nezha-fronted/src/components/common/language/en.js b/nezha-fronted/src/components/common/language/en.js index 50c638aae..f0a4cc458 100644 --- a/nezha-fronted/src/components/common/language/en.js +++ b/nezha-fronted/src/components/common/language/en.js @@ -576,7 +576,7 @@ const en = { ip: "IP" }, mib:{ - mib:'Mib', + mib:'SNMP mib', fileName:'FileName', remark:'Remark', updateUser:'Update User', diff --git a/nezha-fronted/src/components/common/searchInput.vue b/nezha-fronted/src/components/common/searchInput.vue index aca1acfb2..0e1e66c44 100644 --- a/nezha-fronted/src/components/common/searchInput.vue +++ b/nezha-fronted/src/components/common/searchInput.vue @@ -27,7 +27,7 @@
- +
  • @@ -1308,7 +1308,8 @@ border-radius: 0 4px 4px 0; } .new-search .search-input-all{ - width: 240px; + width: 231px !important; + min-width: 231px; background-color: $content-right-background-color; color: rgba(0,0,0,.55); height: 24px; @@ -1317,7 +1318,6 @@ border-top-left-radius: 5px; display: flex; position: relative; - } input { background-color: $content-right-background-color; @@ -1513,7 +1513,7 @@ height: 100%; flex: 1; float: left; - min-width: 100px; + width: 100px; } .select_input input{ width: calc(100% - 1px); diff --git a/nezha-fronted/src/components/page/config/mib.vue b/nezha-fronted/src/components/page/config/mib.vue index cc5ad76e6..866acbc17 100644 --- a/nezha-fronted/src/components/page/config/mib.vue +++ b/nezha-fronted/src/components/page/config/mib.vue @@ -34,6 +34,14 @@
    +
    +
    +
    Files
    +
    +
    +
    Browser
    +
    +