提交 333b80fb 作者: 18928357778
......@@ -42,7 +42,7 @@ export default function CaseArticle() {
return (
<Layout layoutStyle={{ backgroundColor: "#fff" }}>
<div style={{ paddingTop: 29 }}>
<Row justify="space-between">
<Row justify="space-between" wrap={false}>
<Col flex="auto">
<div className={styles.font1}>{data?.caseTitle}</div>
<div
......
......@@ -42,7 +42,7 @@ export default function CaseArticle() {
return (
<Layout layoutStyle={{ backgroundColor: "#fff" }}>
<div style={{ paddingTop: 29 }}>
<Row justify="space-between">
<Row justify="space-between" wrap={false}>
<Col flex="auto">
<div className={styles.font1}>{data?.newsTitle}</div>
<div
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论