{% set config = get_site_config() %} {% set products = get_published_content('product', 10) %} {% set cases = get_published_content('case', 6) %} {% set news = get_latest_news(2) %} { "widgettype": "VBox", "id": "app", "options": {"width": "100%", "css": "site-root"}, "subwidgets": [ { "widgettype": "HBox", "id": "nav_bar", "options": {"width": "100%", "css": "nav-bar"}, "subwidgets": [ { "widgettype": "Text", "options": {"text": "开元云科技", "css": "nav-logo"} }, { "widgettype": "HBox", "options": {"css": "nav-links"}, "subwidgets": [ {"widgettype": "Button", "options": {"label": "产品架构", "css": "nav-link"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('products');if(e)e.scrollIntoView({behavior:'smooth'})"}]}, {"widgettype": "Button", "options": {"label": "成功案例", "css": "nav-link"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('cases');if(e)e.scrollIntoView({behavior:'smooth'})"}]}, {"widgettype": "Button", "options": {"label": "企业动态", "css": "nav-link"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('news');if(e)e.scrollIntoView({behavior:'smooth'})"}]} ] }, {"widgettype": "Filler"}, { "widgettype": "HBox", "options": {"css": "nav-right"}, "subwidgets": [ {"widgettype": "Button", "options": {"label": "联系销售", "css": "nav-cta"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('contact');if(e)e.scrollIntoView({behavior:'smooth'})"}]}, {% if get_user() %} { "widgettype": "HBox", "options": {"css": "nav-user clickable"}, "binds": [{ "wid": "self", "event": "click", "actiontype": "urlwidget", "popup_options": {"eventpos": true, "cwidth": 10, "dismiss_events": ["command"]}, "target": "Popup", "options": {"url": "{{entire_url('user_menu.ui')}}"} }], "subwidgets": [ {"widgettype": "Text", "options": {"text": "👤", "css": "nav-avatar"}}, {"widgettype": "Text", "options": {"text": "{{ get_username() }}", "css": "nav-username"}} ] } {% else %} {"widgettype": "Button", "options": {"label": "登录", "css": "nav-login"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "self", "options": {"url": "{{entire_url('/rbac/user/login.ui')}}"}}]}, {"widgettype": "Button", "options": {"label": "注册", "css": "nav-register"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "self", "options": {"url": "{{entire_url('/rbac/user/register.ui')}}"}}]} {% endif %} ] } ] }, { "widgettype": "VBox", "id": "hero", "options": {"width": "100%", "css": "hero-section"}, "subwidgets": [ {"widgettype": "Html", "options": {"html": "
"}}, { "widgettype": "VBox", "options": {"css": "hero-content"}, "subwidgets": [ {"widgettype": "Html", "options": {"html": "
AI 智能体服务平台
"}}, {"widgettype": "Html", "options": {"html": "

一个平台,千行百业
智能跃迁

"}}, {"widgettype": "Text", "options": {"text": "基于东数西算国家战略,打造新一代AI智能体服务平台,赋能千行百业智能化转型", "css": "hero-subtitle"}}, { "widgettype": "HBox", "options": {"css": "hero-buttons"}, "subwidgets": [ {"widgettype": "Button", "options": {"label": "联系销售", "css": "btn-primary"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('contact');if(e)e.scrollIntoView({behavior:'smooth'})"}]}, {"widgettype": "Button", "options": {"label": "了解产品架构", "css": "btn-outline"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('products');if(e)e.scrollIntoView({behavior:'smooth'})"}]} ] } ] }, {"widgettype": "Html", "options": {"html": "
"}} ] }, { "widgettype": "VBox", "id": "products", "options": {"width": "100%", "css": "section fade-in"}, "subwidgets": [ {"widgettype": "Title2", "options": {"text": "1+N+X 产品架构", "css": "section-title"}}, {"widgettype": "Text", "options": {"text": "一个AI平台 + N个行业模型 + X个智能体", "css": "section-desc"}}, { "widgettype": "HBox", "options": {"css": "products-grid"}, "subwidgets": [ { "widgettype": "VBox", "options": {"css": "product-card"}, "subwidgets": [ {"widgettype": "Html", "options": {"html": "
🧠
"}}, {"widgettype": "Title3", "options": {"text": "1 个 AI 平台", "css": "card-title"}}, {"widgettype": "Text", "options": {"text": "统一AI基础设施平台,提供算力调度、模型管理、智能体编排等核心能力", "css": "card-desc"}}, {"widgettype": "Text", "options": {"text": "基于东数西算国家战略部署,提供高性能、低成本的AI算力服务。支持主流大模型的统一接入、调度和管理,为企业构建坚实的AI基础设施。", "css": "product-detail"}} ] }, { "widgettype": "VBox", "options": {"css": "product-card"}, "subwidgets": [ {"widgettype": "Html", "options": {"html": "
🏭
"}}, {"widgettype": "Title3", "options": {"text": "N 个行业模型", "css": "card-title"}}, {"widgettype": "Text", "options": {"text": "针对制造、金融、医疗、教育等行业深度定制的专业AI模型", "css": "card-desc"}}, {"widgettype": "Text", "options": {"text": "每个行业模型都经过大量行业数据训练和微调,理解行业术语和业务流程,能够直接解决行业痛点,快速落地AI应用。", "css": "product-detail"}} ] }, { "widgettype": "VBox", "options": {"css": "product-card"}, "subwidgets": [ {"widgettype": "Html", "options": {"html": "
🤖
"}}, {"widgettype": "Title3", "options": {"text": "X 个智能体", "css": "card-title"}}, {"widgettype": "Text", "options": {"text": "灵活组合的智能体应用,覆盖客服、写作、分析、编程等多种场景", "css": "card-desc"}}, {"widgettype": "Text", "options": {"text": "智能体支持多模态交互、工具调用、多Agent协作。企业可根据业务需求自由组合和定制,打造专属AI工作团队。", "css": "product-detail"}} ] } ] } ] }, { "widgettype": "VBox", "id": "cases", "options": {"width": "100%", "css": "section fade-in"}, "subwidgets": [ { "widgettype": "HBox", "options": {"css": "section-header"}, "subwidgets": [ { "widgettype": "VBox", "subwidgets": [ {"widgettype": "Title2", "options": {"text": "成功案例", "css": "section-title"}}, {"widgettype": "Text", "options": {"text": "看看AI如何改变这些行业", "css": "section-desc"}} ] }, {"widgettype": "Filler"} ] }, { "widgettype": "HBox", "options": {"css": "cases-grid"}, "subwidgets": [ { "widgettype": "VBox", "options": {"css": "case-card"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "智能制造", "css": "case-tag"}}, {"widgettype": "Title4", "options": {"text": "某大型制造企业智能质检", "css": "case-title"}}, {"widgettype": "Text", "options": {"text": "AI视觉检测替代人工质检,缺陷识别准确率达99.7%,产线效率提升40%", "css": "case-desc"}} ] }, { "widgettype": "VBox", "options": {"css": "case-card"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "金融科技", "css": "case-tag"}}, {"widgettype": "Title4", "options": {"text": "某银行智能风控系统", "css": "case-title"}}, {"widgettype": "Text", "options": {"text": "实时交易风险监测,欺诈识别准确率提升60%,误报率降低35%", "css": "case-desc"}} ] }, { "widgettype": "VBox", "options": {"css": "case-card"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "医疗健康", "css": "case-tag"}}, {"widgettype": "Title4", "options": {"text": "某三甲医院AI辅助诊断", "css": "case-title"}}, {"widgettype": "Text", "options": {"text": "影像AI辅助诊断覆盖50+病种,诊断效率提升3倍,漏诊率降低80%", "css": "case-desc"}} ] } ] }, { "widgettype": "HBox", "options": {"css": "cta-banner"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "想了解这些方案如何落地?", "css": "cta-text"}}, {"widgettype": "Button", "options": {"label": "了解更多 → 联系销售", "css": "btn-primary"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "var e=document.getElementById('contact');if(e)e.scrollIntoView({behavior:'smooth'})"}]} ] } ] }, { "widgettype": "VBox", "id": "news", "options": {"width": "100%", "css": "section fade-in"}, "subwidgets": [ { "widgettype": "HBox", "options": {"css": "news-header"}, "subwidgets": [ {"widgettype": "Title2", "options": {"text": "企业动态", "css": "section-title"}}, {"widgettype": "Button", "options": {"label": "查看全部 →", "css": "news-view-all"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "self", "options": {"url": "{{entire_url('news.ui')}}"}}]} ] }, { "widgettype": "VBox", "options": {"css": "news-list"}, "subwidgets": [ { "widgettype": "HBox", "options": {"css": "news-item"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "2026-05-20", "css": "news-date"}}, {"widgettype": "Text", "options": {"text": "开元云科技发布新一代AI智能体平台,赋能企业数字化转型", "css": "news-title"}} ] }, { "widgettype": "HBox", "options": {"css": "news-item"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "2026-05-15", "css": "news-date"}}, {"widgettype": "Text", "options": {"text": "开元云科技与多家行业领军企业达成战略合作,共建AI生态", "css": "news-title"}} ] } ] } ] }, { "widgettype": "VBox", "options": {"width": "100%", "css": "site-footer"}, "subwidgets": [ {"widgettype": "Text", "options": {"text": "© 2026 开元云科技 · 国家级高新技术企业 · 专精特新企业"}} ] }, {"widgettype": "Html", "options": {"html": "
有什么可以帮您?
云宝商机助手
您对哪些产品感兴趣?
给我们留言
留下联系方式
"}} ] }