{"widgettype": "VBox", "options": {"css": "top", "width": "100%", "spacing": 0}, "subwidgets": [{"widgettype": "HBox", "options": {"css": "header", "width": "100%", "padding": "0 40px", "alignItems": "center", "justifyContent": "space-between"}, "subwidgets": [{"widgettype": "Image", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/imgs/logo.png')}}", "css": "logo"}, "id": "logo", "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/center_home_zh.ui')}}"}}]}, {"widgettype": "HBox", "options": {"css": "nav-area"}, "subwidgets": [{"widgettype": "HBox", "options": {"css": "nav-links", "spacing": "32px", "alignItems": "center"}, "subwidgets": [{"widgettype": "Text", "options": {"text": "首页", "css": "nav-link active"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/center_home_zh.ui')}}"}}]}, {"widgettype": "VBox", "options": {"css": "products-menu"}, "subwidgets": [{"widgettype": "Text", "options": {"text": "产品 ▾", "css": "nav-link"}}, {"widgettype": "VBox", "options": {"css": "products-dropdown"}, "subwidgets": [{"widgettype": "Text", "options": {"text": "OPC", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/opc/index_zh.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "算力市场", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/compute/index_zh.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "Token市场", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/llmage/model_plaza.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "元境", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/yunjing/index_zh.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "训练推理", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/train/index_zh.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "Agent Store", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/agent/index_zh.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "供应广场", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/supplychain/index_zh.ui')}}"}}]}]}]}, {"widgettype": "Text", "options": {"text": "案例", "css": "nav-link"}}, {"widgettype": "Text", "options": {"text": "动态", "css": "nav-link"}}]}]}, {"widgettype": "HBox", "options": {"css": "header-actions", "spacing": "12px", "alignItems": "center"}, "subwidgets": [{"widgettype": "Button", "options": {"label": "☀", "css": "theme-btn"}, "id": "themeToggle", "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "if(window._toggleTheme)window._toggleTheme();var t=document.documentElement.getAttribute('data-theme');var b=document.getElementById('themeToggle');if(b){var s=b.querySelector('div');if(s)s.textContent=t==='dark'?'☾':'☀';}"}]}, {"widgettype": "Button", "options": {"label": "中/EN", "css": "lang-btn"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "localStorage.setItem('hermes-lang','en');location.href='/tokentest.opencomputing.cn/index_en.ui';"}]}, {"widgettype": "Button", "options": {"label": "登录", "css": "login-pill"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "window.location.href='{{entire_url(\"/rbac/user/login.ui\")}}';"}]}]}]}]}