diff --git a/.vitepress/theme/components/CustomHeader.vue b/.vitepress/theme/components/CustomHeader.vue index a20c963..aa3f296 100644 --- a/.vitepress/theme/components/CustomHeader.vue +++ b/.vitepress/theme/components/CustomHeader.vue @@ -452,14 +452,14 @@ const productTabs = computed(() => [ activeProductTab.value === "tiny-engine" ? "active" : "normal" }-tiny-engine.svg`, }, - { - key: "tiny-editor", - name: "TinyEditor", - link: `${prefix}tiny-editor/guide/quick-start`, - src: `${prefix}images/logo-${ - activeProductTab.value === "tiny-editor" ? "active" : "normal" - }-tiny-editor.svg`, - }, + // { + // key: "tiny-editor", + // name: "TinyEditor", + // link: `${prefix}tiny-editor/guide/quick-start`, + // src: `${prefix}images/logo-${ + // activeProductTab.value === "tiny-editor" ? "active" : "normal" + // }-tiny-editor.svg`, + // }, { key: "web-agent", name: "WebAgent", diff --git a/public/images/logo-active-web-agent.svg b/public/images/logo-active-web-agent.svg index b77e77f..0040973 100644 --- a/public/images/logo-active-web-agent.svg +++ b/public/images/logo-active-web-agent.svg @@ -1,4 +1,33 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/logo-normal-web-agent.svg b/public/images/logo-normal-web-agent.svg index 4bd9a31..0eb935e 100644 --- a/public/images/logo-normal-web-agent.svg +++ b/public/images/logo-normal-web-agent.svg @@ -1,4 +1,38 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tiny-engine b/tiny-engine index a8d4820..d956d78 160000 --- a/tiny-engine +++ b/tiny-engine @@ -1 +1 @@ -Subproject commit a8d482033dc605db5b9bb6b0edcaf8e56d1fc0a2 +Subproject commit d956d78cf9f2572f6a2b50540ef2082e68f3777a diff --git a/tiny-vue b/tiny-vue index ac0639c..27f49ce 160000 --- a/tiny-vue +++ b/tiny-vue @@ -1 +1 @@ -Subproject commit ac0639c98e44467d91912a6c820769463e731560 +Subproject commit 27f49ce9ca6bced30022511286ac09e003f1036f diff --git a/web-agent b/web-agent index eed9a25..0775649 160000 --- a/web-agent +++ b/web-agent @@ -1 +1 @@ -Subproject commit eed9a25d442f40e9fcd5292b1ad9678c2c8714ad +Subproject commit 0775649dcc193a360e6ac7e1d6f087745efc3a2a