src/pages/shuohuangMonitorAnalyze/components/topNav.vue
@@ -16,27 +16,26 @@ <script> export default { data(){ return { } return {}; }, computed:{ pic(){ return "/images/search/nobody.png" } } } return "/images/search/nobody.png"; }, }, }; </script> <style lang="scss"> .top-nav { display: flex; height: 64px; padding-right: 20px; height: 60px; padding-right: 15px; justify-content: flex-end; align-items: center; cursor: pointer; i[class^='el-icon-']{ box-shadow: 0px 3px 6px rgba(160, 174, 230, 0.56); i[class^="el-icon-"] { font-size: 20px; padding: 14px; }