feat(ui): 开发产线页标题'智能助手/通用AI对话能力'改'开发产线'(用户2026-09-18要求①,删副标题,i18n三件套)

This commit is contained in:
yumoqing 2026-09-18 16:13:30 +08:00
parent b826c3a75e
commit e5eeb85259

View File

@ -6,8 +6,7 @@
"widgettype": "HBox",
"options": {"width": "100%", "alignItems": "center", "padding": "16px 24px 8px 24px", "cheight": 6, "gap": "12px"},
"subwidgets": [
{"widgettype": "Title2", "options": {"text": "智能助手"}},
{"widgettype": "Text", "options": {"text": "通用 AI 对话能力", "cfontsize": 0.9, "color": "#94a3b8"}},
{"widgettype": "Title2", "options": {"otext": "开发产线", "text": "开发产线", "i18n": true}},
{"widgettype": "Filler"},
{
"widgettype": "Button",