From ce1f28dbb70f46f3483075d58287afd27cc9b8b1 Mon Sep 17 00:00:00 2001 From: xiaomai Date: Tue, 21 Oct 2025 09:15:01 +0800 Subject: [PATCH] feat(web-design): add web design service page and navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit introduces the new 'Web Design' service page. - Creates the route to showcase pricing plans for Landing Pages and Official Websites. - Uses a tabbed layout to organize the different service tiers. - Adds a '网展开发' link to the main navigation bar in the default layout for easy access. --- app/layouts/default.vue | 18 ++++ app/pages/web-design/index.vue | 154 +++++++++++++++++++++++++++++++++ 2 files changed, 172 insertions(+) create mode 100644 app/pages/web-design/index.vue diff --git a/app/layouts/default.vue b/app/layouts/default.vue index 4807a40..b237efe 100644 --- a/app/layouts/default.vue +++ b/app/layouts/default.vue @@ -5,6 +5,8 @@
Tootaio Studio
+ + @@ -39,6 +41,22 @@ + +