浏览代码

logo更换

tanxue 2 年之前
父节点
当前提交
0548b55c14
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/scss/cus-client/cus-client-common.scss
  2. 二进制
      static/images/client/component/nav-logo.png

+ 1 - 1
assets/scss/cus-client/cus-client-common.scss

@@ -173,7 +173,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
   .head-left{
     display: flex;
     //头部图标
-    .client-head-img{width: 200px;height:43px;margin-top: 18px;display: inline-block;background-image: url("~static/images/client/component/nav-logo.png");background-repeat: no-repeat;background-position: center;background-size: cover;margin-right: 40px;}
+    .client-head-img{width: 230px;height:48px;margin-top: 16px;display: inline-block;background-image: url("~static/images/client/component/nav-logo.png");background-repeat: no-repeat;background-position: center;background-size: cover;margin-right: 40px;}
   }
 
   //头部右侧区域

二进制
static/images/client/component/nav-logo.png