From 35efdafeecd3c0eededa833860a678983d03e1a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=A6=82=E6=91=B8=E9=B1=BC=E5=8E=BB?= <1780903673@qq.com> Date: Tue, 23 Sep 2025 13:02:32 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E2=99=BB=EF=B8=8F=20=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=96=87=E6=A1=A3=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.mts | 5 +++-- docs/.vitepress/locales/en-US.ts | 10 +++++++++- docs/.vitepress/locales/zh-CN.ts | 10 +++++++++- docs/en-US/index.md | 7 ++----- docs/index.md | 4 ++-- 5 files changed, 25 insertions(+), 11 deletions(-) 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: 🎯