提交 c8abfd16 作者: ZhangLingKun

功能:新版首页

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