chore: wording; tailwind lint

This commit is contained in:
Simon
2025-11-26 19:56:47 +08:00
parent 7ae8fe753a
commit 60a6b5e5b6
6 changed files with 62 additions and 63 deletions

View File

@@ -39,9 +39,9 @@ export default {
},
features: {
section_title: 'Why PageAgent',
dom_understanding: {
title: 'Smart DOM Analysis',
desc: 'Analyzes page structure without screenshots or vision models. Pure text understanding for fast, accurate automation.',
in_page: {
title: 'In-page Solution',
desc: 'Runs entirely within your page. No browser extensions, no headless browsers, and no backend required.',
},
secure_integration: {
title: 'Secure by Design',
@@ -49,7 +49,7 @@ export default {
},
zero_backend: {
title: 'Zero Backend Setup',
desc: 'Just drop in a script tag. Works with any LLM provider—OpenAI, Anthropic, or your own models.',
desc: 'Just drop in a script. Works with any LLM provider—OpenAI, Anthropic, or your own models.',
},
accessible: {
title: 'Natural Language UI',

View File

@@ -38,9 +38,9 @@ export default {
},
features: {
section_title: '核心特性',
dom_understanding: {
title: '智能 DOM 理解',
desc: '基于 DOM 分析,高强度脱水。无需视觉识别,纯文本实现精准操作。',
in_page: {
title: '纯页面内方案',
desc: '完全运行在你的页面内。不需要浏览器插件、不需要无头浏览器,不需要后端。',
},
secure_integration: {
title: '安全可控集成',
@@ -48,7 +48,7 @@ export default {
},
zero_backend: {
title: '零后端部署',
desc: 'CDN 直接引入,自定义 LLM 接入点。从 OpenAI 到 qwen3完全由你掌控。',
desc: '前端脚本引入,自定义 LLM 接入点。从 OpenAI 到 qwen3完全由你掌控。',
},
accessible: {
title: '普惠智能交互',