docs: 斟酌描述性词句

This commit is contained in:
Simon
2025-09-30 17:53:50 +08:00
parent 4201cab7fe
commit 2e203d4a93
3 changed files with 3 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
[![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent)
**一行脚本,让任何网页支持 AI 自动化。**
**让你的网页支持 AI 自动化。**
运行在页面内的 UI agent. 使用自然语言操作 Web 应用。

View File

@@ -6,7 +6,7 @@
[![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent)
**Transform any webpage into an AI-powered application with a single script tag.**
**Transform your webpage into an AI-powered application with a single script tag.**
An in-page UI agent in javascript. Control web interfaces with natural language.

View File

@@ -36,9 +36,7 @@ export default function Overview() {
<h3 className="text-lg font-semibold mb-2 text-blue-900 dark:text-blue-300">
🧠 DOM
</h3>
<p className="">
token DOM
</p>
<p className=""> DOM </p>
</div>
<div className="p-4 bg-purple-50 dark:bg-purple-900/20 rounded-lg">