提交 32a78480 作者: 18928357778

改-首页-招标快讯-背景图片调整

改-底部footer组件距离上间距60=>10
上级 20fcdd58
...@@ -10,9 +10,7 @@ const { Header, Footer, Content } = Layout; ...@@ -10,9 +10,7 @@ const { Header, Footer, Content } = Layout;
const includesPage = ["/home","/flyingHandService/detail/[id]"] const includesPage = ["/home","/flyingHandService/detail/[id]"]
const homeStyle: React.CSSProperties = { const homeStyle: React.CSSProperties = {
position:'fixed', marginTop:10
width:'100%',
bottom:'0'
} }
const headerStyle: React.CSSProperties = { const headerStyle: React.CSSProperties = {
......
...@@ -6,5 +6,4 @@ export default function Style() { ...@@ -6,5 +6,4 @@ export default function Style() {
export const Box = styled.div` export const Box = styled.div`
box-sizing: border-box; box-sizing: border-box;
padding-Bottom: 110px;
` `
\ No newline at end of file
...@@ -195,9 +195,7 @@ export const Box = styled.div` ...@@ -195,9 +195,7 @@ export const Box = styled.div`
} }
.right-item-second { .right-item-second {
border-radius: 6px; border-radius: 6px;
background-color: #fff;
background: url(${xwbg.src}) no-repeat; background: url(${xwbg.src}) no-repeat;
background-size: contain;
.title { .title {
display: flex; display: flex;
align-items: center; align-items: center;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论