@import url(/src/assets/css/bese.css);.topInfo{width:100%;height:100%;background-color:#409eff;box-sizing:border-box;padding:0 20px;display:flex;justify-content:space-between}.topInfo .company_logo{cursor:pointer;display:flex;height:100%;align-items:center}.topInfo .company_logo .logo_text{display:flex;flex-direction:column;margin-left:10px;color:#fefefd;font-size:16px;font-weight:700}.topInfo .tabWarehouse{margin-right:20px}.topInfo .tabWarehouse .el-dropdown{color:#fefefd!important;padding:10px;border-radius:4px;background-color:hsla(0,0%,100%,.459)}.topInfo .userInfo,.topInfo .userInfo .userAvatar,.topInfo .userInfo .userAvatar .el-dropdown{display:flex;align-items:center}.topInfo .userInfo .userAvatar .userName{font-size:14px;color:#fefefd;font-weight:700;letter-spacing:1px;margin-left:10px}*{margin:0;padding:0}.appView{width:100%;min-width:1000px;height:100vh}.appView .topView{height:80px}.appView .routerView{min-width:1000px;min-height:800px;position:absolute;width:100%;top:80px;bottom:0}