From 5d3c95d111617a33bfc0d83f9404a0c53dbc9e3b Mon Sep 17 00:00:00 2001 From: abearxiong Date: Sun, 28 Dec 2025 11:27:34 +0800 Subject: [PATCH] feat: Add company introduction, about us, feature descriptions, user agreement, and privacy policy documents - Created company introduction document with details about the studio, contact information, and business scope. - Added an "About Us" document outlining the team's mission, vision, and contact details. - Developed a comprehensive feature introduction for the kevisual assistant, detailing various functionalities. - Established a user agreement outlining terms of use, intellectual property rights, and privacy policy. - Implemented a privacy policy document explaining information collection, usage, and security measures. feat: Enhance the skill-beautiful app with interactive features and improved UI - Integrated THREE.js for 3D rendering and added control modules for user interaction. - Created a dynamic information panel with CSS3D rendering for better user experience. - Implemented particle systems and lighting effects to enhance visual appeal. - Added keyboard controls for camera manipulation and information display toggling. fix: Update routing and rendering logic in the app provider - Adjusted the app provider to ensure proper cleanup of resources on component unmount. - Improved the layout and styling of the main application container for better responsiveness. chore: Set up info page with proper metadata and styling - Created an info page with relevant metadata for SEO and user engagement. - Imported necessary styles for consistent design across the application. --- .vscode/settings.json | 6 - .../assets/feature/user-apps.png | Bin .../assets/feature/user-files.png | Bin {backup/docs => docs}/assets/营业执照.jpg | Bin {backup/docs => docs}/公司介绍.md | 0 {backup/docs => docs}/关于.md | 0 {backup/docs => docs}/功能介绍.md | 0 {backup/docs => docs}/用户协议.md | 0 {backup/docs => docs}/隐私政策.md | 0 official/README.md | 50 +- official/package.json | 10 +- official/src/apps/beian.tsx | 10 + official/src/apps/index/App.tsx | 176 +- official/src/apps/index/Provider.tsx | 1 - official/src/apps/skill-beautiful/app.ts | 676 ++ official/src/apps/skill-beautiful/index.tsx | 37 + official/src/pages/index.astro | 7 +- official/src/pages/info.astro | 21 + package.json | 26 +- pnpm-lock.yaml | 5844 ++++++++++++++--- 20 files changed, 5767 insertions(+), 1097 deletions(-) delete mode 100644 .vscode/settings.json rename {backup/docs => docs}/assets/feature/user-apps.png (100%) rename {backup/docs => docs}/assets/feature/user-files.png (100%) rename {backup/docs => docs}/assets/营业执照.jpg (100%) rename {backup/docs => docs}/公司介绍.md (100%) rename {backup/docs => docs}/关于.md (100%) rename {backup/docs => docs}/功能介绍.md (100%) rename {backup/docs => docs}/用户协议.md (100%) rename {backup/docs => docs}/隐私政策.md (100%) create mode 100644 official/src/apps/beian.tsx create mode 100644 official/src/apps/skill-beautiful/app.ts create mode 100644 official/src/apps/skill-beautiful/index.tsx create mode 100644 official/src/pages/info.astro diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b33140a..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "workbench.editorAssociations": { - // "*.md": "vscode.markdown.preview.editor" // 预览打开 - "*.md": "default" // 默认打开 - } -} \ No newline at end of file diff --git a/backup/docs/assets/feature/user-apps.png b/docs/assets/feature/user-apps.png similarity index 100% rename from backup/docs/assets/feature/user-apps.png rename to docs/assets/feature/user-apps.png diff --git a/backup/docs/assets/feature/user-files.png b/docs/assets/feature/user-files.png similarity index 100% rename from backup/docs/assets/feature/user-files.png rename to docs/assets/feature/user-files.png diff --git a/backup/docs/assets/营业执照.jpg b/docs/assets/营业执照.jpg similarity index 100% rename from backup/docs/assets/营业执照.jpg rename to docs/assets/营业执照.jpg diff --git a/backup/docs/公司介绍.md b/docs/公司介绍.md similarity index 100% rename from backup/docs/公司介绍.md rename to docs/公司介绍.md diff --git a/backup/docs/关于.md b/docs/关于.md similarity index 100% rename from backup/docs/关于.md rename to docs/关于.md diff --git a/backup/docs/功能介绍.md b/docs/功能介绍.md similarity index 100% rename from backup/docs/功能介绍.md rename to docs/功能介绍.md diff --git a/backup/docs/用户协议.md b/docs/用户协议.md similarity index 100% rename from backup/docs/用户协议.md rename to docs/用户协议.md diff --git a/backup/docs/隐私政策.md b/docs/隐私政策.md similarity index 100% rename from backup/docs/隐私政策.md rename to docs/隐私政策.md diff --git a/official/README.md b/official/README.md index 817dd80..10e6dd1 100644 --- a/official/README.md +++ b/official/README.md @@ -1,43 +1,33 @@ -# Astro Starter Kit: Minimal +# 可视化助手 -```sh -pnpm create astro@latest -- --template minimal -``` +## 我期望实现的功能 -> 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun! +人在网络上生活的方面的所有内容,都能更好地被管理和使用。学习、工作、娱乐、社交等各个方面的内容,都能被整合在自己的可视化的空间中。这空间具备自执行的能力,能主动帮助人完成各项任务,操作系统,浏览器,应用程序。 -## 🚀 Project Structure +## 方向 -Inside of your Astro project, you'll see the following folders and files: +### 1. 知识库 -```text -/ -├── public/ -├── src/ -│ └── pages/ -│ └── index.astro -└── package.json -``` +构建一个个人知识库,能存储和管理各种类型的信息,包括文本、图片、音频、视频等。知识库支持标签、分类、搜索等功能,方便用户快速找到所需信息。非文本,则需要转换为文本进行存储和管理。 -Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name. +### 2. 代码编辑器 -There's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components. +一切底层运行必开发,如果没有开发环境,那么就需要一个云端代码编辑器,能让用户在浏览器中编写代码,并且能运行和调试代码。 -Any static assets, like images, can be placed in the `public/` directory. +### 3. 可视化编程 -## 🧞 Commands +对话式编程,图形化编程,模块化编程,积木式编程等方式,让用户能更方便地创建程序。 -All commands are run from the root of the project, from a terminal: +### 4. 数据存储 -| Command | Action | -| :------------------------ | :----------------------------------------------- | -| `pnpm install` | Installs dependencies | -| `pnpm dev` | Starts local dev server at `localhost:4321` | -| `pnpm build` | Build your production site to `./dist/` | -| `pnpm preview` | Preview your build locally, before deploying | -| `pnpm astro ...` | Run CLI commands like `astro add`, `astro check` | -| `pnpm astro -- --help` | Get help using the Astro CLI | +云端如何对个人用户来说,如何存储数据,想实现的功能,网页如何更简便获取数据。 + +### 5. 自动化任务 + +描述一个简单的需求,自动根据需求生成功能。 + +### 6. AI 交互 + +通过自然语言与 AI 进行交互,完成各种任务,如信息查询、内容生成、数据分析等。AI 能理解用户的意图,并提供相应的帮助和建议。 -## 👀 Want to learn more? -Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/official/package.json b/official/package.json index 6afc631..c8f6654 100644 --- a/official/package.json +++ b/official/package.json @@ -11,11 +11,13 @@ "pub": "envision deploy ./dist -k official -v 0.0.4 -u -o root" }, "dependencies": { - "astro": "^5.12.3" + "astro": "^5.16.6", + "three": "^0.182.0" }, "devDependencies": { - "@astrojs/mdx": "^4.3.1", - "@astrojs/react": "^4.3.0", - "@astrojs/sitemap": "^3.4.1" + "@astrojs/mdx": "^4.3.13", + "@astrojs/react": "^4.4.2", + "@astrojs/sitemap": "^3.6.0", + "@types/three": "^0.182.0" } } \ No newline at end of file diff --git a/official/src/apps/beian.tsx b/official/src/apps/beian.tsx new file mode 100644 index 0000000..4bea09b --- /dev/null +++ b/official/src/apps/beian.tsx @@ -0,0 +1,10 @@ +export const Beian = () => { + return
{ + window.open('https://beian.miit.gov.cn/', '_blank'); + }}> +

浙ICP备2025158778号

+

© 2025 杭州余杭逸文设计工作室. All rights reserved.

+
+} \ No newline at end of file diff --git a/official/src/apps/index/App.tsx b/official/src/apps/index/App.tsx index 4205c29..cdbb0e0 100644 --- a/official/src/apps/index/App.tsx +++ b/official/src/apps/index/App.tsx @@ -1,4 +1,4 @@ -import { Mail, Phone, MapPin, Book, Globe, Brain, Save } from 'lucide-react'; +import { Mail, Phone, MapPin, Book, Globe, Brain, Save, Database, Bot, Code2, Workflow, Sparkles } from 'lucide-react'; import { ToastContainer } from 'react-toastify'; import { Provider } from './Provider'; import Logo from './assets/logo-1.png'; @@ -16,7 +16,7 @@ export const Main = () => {
{/* Hero Section */}
-
-
-
-

网页部署平台

-

- Kevisual设计助手提供强大的网页部署平台,让您轻松管理自己的博客和自定义网页。无论是个人博客、AI生成的网页,还是专业项目,都能通过我们的平台进行高效管理。 +

+ {/* 主标题区域 */} +
+

可视化助手

+

+ 人在网络上生活的方面的所有内容,都能更好地被管理和使用。学习、工作、娱乐、社交等各个方面的内容,都能被整合在自己的可视化的空间中。这空间具备自执行的能力,能主动帮助人完成各项任务,操作系统,浏览器,应用程序。

-
-
-

功能亮点

-
    -
  • 类似图床的文件管理系统,高效整理各类资源
  • -
  • 一键创建、删除和管理多个站点
  • -
  • 支持自定义域名,打造专属网络形象
  • -
  • 权限控制系统,可设置为仅自己可访问或公开共享
  • -
+
+ + {/* 功能方向卡片 */} +
+

核心功能方向

+
+ {/* 知识库 */} +
+
+ +
+

知识库

+

+ 构建一个个人知识库,能存储和管理各种类型的信息,包括文本、图片、音频、视频等。知识库支持标签、分类、搜索等功能,方便用户快速找到所需信息。非文本,则需要转换为文本进行存储和管理。 +

-
-

使用场景

-
    -
  • 个人博客与作品集展示
  • -
  • - 临时网页快速部署 -
  • -
  • AI生成内容的发布与管理
  • -
  • 小型项目的在线展示
  • -
+ + {/* 代码编辑器 */} +
+
+ +
+

代码编辑器

+

+ 一切底层运行必开发,如果没有开发环境,那么就需要一个云端代码编辑器,能让用户在浏览器中编写代码,并且能运行和调试代码。 +

+
+ + {/* 可视化编程 */} +
+
+ +
+

可视化编程

+

+ 对话式编程,图形化编程,模块化编程,积木式编程等方式,让用户能更方便地创建程序。 +

+
+ + {/* 数据存储 */} +
+
+ +
+

数据存储

+

+ 云端如何对个人用户来说,如何存储数据,想实现的功能,网页如何更简便获取数据。 +

+
+ + {/* 自动化任务 */} +
+
+ +
+

自动化任务

+

+ 描述一个简单的需求,自动根据需求生成功能。 +

+
+ + {/* AI 交互 */} +
+
+ +
+

AI 交互

+

+ 通过自然语言与 AI 进行交互,完成各种任务,如信息查询、内容生成、数据分析等。AI 能理解用户的意图,并提供相应的帮助和建议。 +

- +
+ + {/* 愿景声明 */} +
+

打造你的数字生活空间

+

+ 让技术更好地服务于人,让每个人都能轻松管理和掌控自己的数字世界 +

- {/* Features Section */} -
-
-

核心功能

- -
-
- -

网页部署平台

-

轻松管理您的博客和自定义网页,支持文件管理、站点创建和域名自定义

-
- -
- -

应用共享

-

根据用户需求,某一些应用只能自己访问或者共享

-
- -
- -

临时网页

-

当个网页助手,帮助您快速生成临时网页

-
-
-
-
- - {/* Contact Section */} -
-
-

联系我们

-
-
-
- - kevisual@kevisual.cn -
-
- - 18324451015 -
-
- - 浙江省杭州市拱墅区杭州北部软件园 -
-
-
-
-
{/* Footer */}