fix(ui): 投标产线副标题同步新流程(收到招标文件自动立项)

This commit is contained in:
yumoqing 2026-09-01 05:16:57 +08:00
parent 4e1386f2a1
commit d377d76f61

View File

@ -7,7 +7,7 @@
"options": {"width": "100%", "alignItems": "center", "padding": "16px 24px 8px 24px", "cheight": 6, "gap": "12px"},
"subwidgets": [
{"widgettype": "Title2", "options": {"text": "投标产线"}},
{"widgettype": "Text", "options": {"text": "上传招标文件 → 解析 → QC契合度审核 → 资质准备 → 分章节编写 → 评审 → 合成 → 评分 → 交付", "cfontsize": 0.9, "color": "#94a3b8"}},
{"widgettype": "Text", "options": {"text": "收到招标文件(自动立项)→ 解析 → QC契合度审核 → 资质准备 → 分章节编写 → 评审 → 合成 → 评分 → 交付", "cfontsize": 0.9, "color": "#94a3b8"}},
{"widgettype": "Filler"},
{
"widgettype": "Button",