提交 08fc0665 作者: ZhangLingKun

功能:产品商城-店铺装修优化

上级 05b245b4
流水线 #9186 已通过 于阶段
in 1 分 3 秒
...@@ -66,7 +66,8 @@ const StoreBusinessCase: React.FC<{ ...@@ -66,7 +66,8 @@ const StoreBusinessCase: React.FC<{
title: '案例说明', title: '案例说明',
dataIndex: 'businessDescription', dataIndex: 'businessDescription',
align: 'center', align: 'center',
width: '150px', width: '200px',
ellipsis: true,
}, },
{ {
title: '案例视频', title: '案例视频',
......
...@@ -65,6 +65,8 @@ const StoreSolutionView: React.FC<{ ...@@ -65,6 +65,8 @@ const StoreSolutionView: React.FC<{
title: '方案名称', title: '方案名称',
dataIndex: 'title', dataIndex: 'title',
align: 'center', align: 'center',
width: '200px',
ellipsis: true,
}, },
{ {
title: '方案封面', title: '方案封面',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论