提交 c8abfd16 作者: ZhangLingKun

功能:新版首页

上级 98e8c48c
流水线 #8720 已失败 于阶段
in 36 秒
...@@ -9,7 +9,7 @@ const HomeSearchView = () => { ...@@ -9,7 +9,7 @@ const HomeSearchView = () => {
<div className="head-logo"> <div className="head-logo">
<img <img
className="image" className="image"
src="/assets/image/home/sharefly-web-head-logo.png" src="/assets/image/home/sharefly-web-head-logo-new.png"
alt="云享飞官网" alt="云享飞官网"
/> />
</div> </div>
...@@ -56,14 +56,14 @@ export const HomeSearchWrap = styled.div` ...@@ -56,14 +56,14 @@ export const HomeSearchWrap = styled.div`
} }
.head-logo { .head-logo {
position: relative; position: relative;
//width: 11.33rem; width: 15.56rem;
height: 5.04rem;
//width: 13.42rem;
//height: 3.04rem; //height: 3.04rem;
width: 13.42rem;
height: 3.04rem;
//background-image: url('https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/sharefly-web-headlogo.png'); //background-image: url('https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/sharefly-web-headlogo.png');
background-image: url('/assets/image/home/sharefly-web-head-logo.png'); background-image: url('/assets/image/home/sharefly-web-head-logo-new.png');
background-size: cover; background-size: cover;
margin-bottom: 1.88rem; margin: 0.5rem 0 1.38rem 0;
.image { .image {
display: none; display: none;
width: 100%; width: 100%;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论