diff --git a/frontend/src/router/index.ts b/frontend/src/router/index.ts index ad6e71c4..81065847 100644 --- a/frontend/src/router/index.ts +++ b/frontend/src/router/index.ts @@ -36,6 +36,15 @@ const routes: RouteRecordRaw[] = [ title: 'Home' } }, + { + path: '/landing-preview', + name: 'LandingPreview', + component: () => import('@/views/landing/LandingView.vue'), + meta: { + requiresAuth: false, + title: 'PURO AI' + } + }, { path: '/login', name: 'Login', diff --git a/frontend/src/views/landing/LandingView.vue b/frontend/src/views/landing/LandingView.vue new file mode 100644 index 00000000..f1e10ced --- /dev/null +++ b/frontend/src/views/landing/LandingView.vue @@ -0,0 +1,96 @@ + + + + + + + + + + ⬢ + PURO AI + + + 产品 + 文档 + + + 登录 + 免费试用 → + + + + + + + + ChatGPT Plus · Claude Pro · Codex · Gemini + + + 你的 AI 订阅, + 已经付过钱了。 + + + Claude Pro · ChatGPT Plus · Codex · Gemini 订阅 + 聚合成统一 API,零改动接入 OpenAI / Anthropic SDK + + + 登录 → + 联系咨询 + + + 已验证可用 Codex CLI · Claude Code · curl · 服务器出口新加坡 + + + + + + + +
+ Claude Pro · ChatGPT Plus · Codex · Gemini 订阅 + 聚合成统一 API,零改动接入 OpenAI / Anthropic SDK +