diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts
index dc7a7cdb..07116dc4 100644
--- a/docs/.vitepress/config.mts
+++ b/docs/.vitepress/config.mts
@@ -1,7 +1,7 @@
/*
* @Author: weisheng
* @Date: 2023-07-27 10:26:09
- * @LastEditTime: 2025-07-08 17:45:58
+ * @LastEditTime: 2025-09-23 10:35:39
* @LastEditors: weisheng
* @Description:
* @FilePath: /wot-design-uni/docs/.vitepress/config.mts
@@ -112,7 +112,8 @@ export default defineConfig({
socialLinks: [
{ icon: 'github', link: 'https://github.com/Moonofweisheng/wot-design-uni' },
{ icon: { svg: '' }, link: "https://gitee.com/wot-design-uni/wot-design-uni", ariaLabel: 'Gitee' },
- { icon: { svg: '' }, link: "/guide/join-group", ariaLabel: 'QQ' }
+ { icon: { svg: '' }, link: "/guide/join-group", ariaLabel: 'QQ' },
+ { icon: { svg: '' }, link: 'https://juejin.cn/user/26044011388510/posts' },
],
search: {
provider: 'algolia',
diff --git a/docs/.vitepress/locales/en-US.ts b/docs/.vitepress/locales/en-US.ts
index 3bee03d0..747d2696 100644
--- a/docs/.vitepress/locales/en-US.ts
+++ b/docs/.vitepress/locales/en-US.ts
@@ -82,9 +82,17 @@ export default defineConfig({
},
{ text: '🥤Buy Me a Coffee', link: '/en-US/reward/reward', activeMatch: '/reward/' },
{ text: 'Blog', link: 'https://blog.wot-ui.cn/' },
+ {
+ text: 'Templates', items: [
+ { text: 'Quick Start Template wot-starter', link: 'https://start.wot-ui.cn/' },
+ { text: 'vitesse-uni-app', link: 'https://vitesse-docs.netlify.app/' },
+ { text: 'wot-starter-retail', link: 'https://github.com/wot-ui/wot-starter-retail' },
+ { text: 'unibest', link: 'https://unibest.tech/' },
+ ]
+ },
{
text: 'Resources', items: [
- { text: 'Quick Start Template', link: 'https://github.com/wot-ui/wot-starter' },
+ { text: 'Quick Start Template', link: 'https://start.wot-ui.cn/' },
{ text: 'Vue3 uni-app Router', link: 'https://moonofweisheng.github.io/uni-mini-router/' },
{ text: 'Mini Program CI Tool', link: 'https://github.com/Moonofweisheng/uni-mini-ci' },
{ text: 'Uni Helper', link: 'https://uni-helper.js.org/' },
diff --git a/docs/.vitepress/locales/zh-CN.ts b/docs/.vitepress/locales/zh-CN.ts
index b183751c..6269fa62 100644
--- a/docs/.vitepress/locales/zh-CN.ts
+++ b/docs/.vitepress/locales/zh-CN.ts
@@ -86,9 +86,17 @@ export default defineConfig({
},
{ text: '🥤一杯咖啡', link: '/reward/reward', activeMatch: '/reward/' },
{ text: '博客', link: 'https://blog.wot-ui.cn/' },
+ {
+ text: '模板', items: [
+ { text: '快速上手模板 wot-starter', link: 'https://start.wot-ui.cn/' },
+ { text: 'vitesse-uni-app', link: 'https://vitesse-docs.netlify.app/' },
+ { text: 'wot-starter-retail', link: 'https://github.com/wot-ui/wot-starter-retail' },
+ { text: 'unibest', link: 'https://unibest.tech/' },
+ ]
+ },
{
text: '资源', items: [
- { text: '快速上手模板', link: 'https://github.com/wot-ui/wot-starter' },
+ { text: '快速上手模板', link: 'https://start.wot-ui.cn/' },
{ text: 'Vue3 uni-app路由库', link: 'https://moonofweisheng.github.io/uni-mini-router/' },
{ text: '多平台小程序CI工具', link: 'https://github.com/Moonofweisheng/uni-mini-ci' },
{ text: 'Uni Helper', link: 'https://uni-helper.js.org/' },
diff --git a/docs/en-US/index.md b/docs/en-US/index.md
index 112f4bae..8b7ecbdf 100644
--- a/docs/en-US/index.md
+++ b/docs/en-US/index.md
@@ -25,11 +25,8 @@ hero:
text: 🥤Buy Me a Coffee
link: /en-US/reward/reward
- theme: brand
- text: Consultation Service
- link: /en-US/guide/consultation
- - theme: alt
- text: ⭐ Showcase
- link: /en-US/guide/cases
+ text: ✨Starter
+ link: "https://starter.wot-ui.cn/"
features:
- icon: 🎯
diff --git a/docs/index.md b/docs/index.md
index 49b3e7a9..3c07ac12 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -25,8 +25,8 @@ hero:
text: 🥤一杯咖啡
link: /reward/reward
- theme: brand
- text: 咨询服务
- link: /guide/consultation
+ text: ✨上手模板
+ link: "https://starter.wot-ui.cn/"
features:
- icon: 🎯