1 line
4.2 KiB
XML
1 line
4.2 KiB
XML
{"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_en.ui')}}"}}]}, {"widgettype": "HBox", "options": {"css": "nav-area"}, "subwidgets": [{"widgettype": "HBox", "options": {"css": "nav-links", "spacing": "32px", "alignItems": "center"}, "subwidgets": [{"widgettype": "Text", "options": {"text": "Home", "css": "nav-link active"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/center_home_en.ui')}}"}}]}, {"widgettype": "VBox", "options": {"css": "products-menu"}, "subwidgets": [{"widgettype": "Text", "options": {"text": "Products ▾", "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_en.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "Compute Market", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/compute/index_en.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "Token Market", "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": "Yuanjing", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/yunjing/index_en.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "Train & Infer", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/train/index_en.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_en.ui')}}"}}]}, {"widgettype": "Text", "options": {"text": "Supply Square", "css": "dropdown-item"}, "binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "root.center", "options": {"url": "{{entire_url('/tokentest.opencomputing.cn/supplychain/index_en.ui')}}"}}]}]}]}, {"widgettype": "Text", "options": {"text": "Use Cases", "css": "nav-link"}}, {"widgettype": "Text", "options": {"text": "News", "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','zh');location.href='/tokentest.opencomputing.cn/index_zh.ui';"}]}, {"widgettype": "Button", "options": {"label": "Login", "css": "login-pill"}, "binds": [{"wid": "self", "event": "click", "actiontype": "script", "script": "window.location.href='{{entire_url(\"/rbac/user/login.ui\")}}';"}]}]}]}]} |