zhaowei
2025-07-15 c2e8ebad0a7f8b505fe0f34a8e798c1978a4fd96
src/components/page/GlobalHeader.vue
@@ -127,6 +127,7 @@
        this.buildTopMenuStyle()
      }
      window.addEventListener('resize', this.handleResize)
      this.topMenuStyle.topNavHeader = { 'min-width': '165px', width: '165px' }
      //update-end--author:sunjianlei---date:20190508------for: 顶部导航栏过长时显示更多按钮-----
    },
    methods: {