39 lines
2.1 KiB
Markdown
39 lines
2.1 KiB
Markdown
---
|
|
name: business-components
|
|
description: 富文本、图片上传、文件上传、高德地图、云组件等通用业务组件。Use when implementing rich text editor, file uploads, map components, or cloud components.
|
|
---
|
|
|
|
# 通用业务组件使用规范
|
|
|
|
## 上传与编辑器
|
|
|
|
| 规范 | 路径 |
|
|
|-----|------|
|
|
| 富文本组件 | `../specs/10-通用业务组件使用规范/01-富文本组件/SKILL.md` |
|
|
| 图片上传组件 | `../specs/10-通用业务组件使用规范/02-图片上传组件/SKILL.md` |
|
|
| 多图上传 | `../specs/10-通用业务组件使用规范/03-多图上传/SKILL.md` |
|
|
| 文件上传组件 | `../specs/10-通用业务组件使用规范/04-文件上传组件/SKILL.md` |
|
|
| 多附件上传 | `../specs/10-通用业务组件使用规范/05-多附件上传/SKILL.md` |
|
|
| 图片裁剪组件 | `../specs/10-通用业务组件使用规范/06-图片裁剪组件/SKILL.md` |
|
|
| 高德地图组件 | `../specs/10-通用业务组件使用规范/07-地图组件/SKILL.md` |
|
|
| 数据脱敏与解密 | `../specs/10-通用业务组件使用规范/08-数据脱敏与解密/SKILL.md` |
|
|
|
|
## 云组件
|
|
|
|
| 规范 | 路径 |
|
|
|-----|------|
|
|
| 云组件概述与导入 | `../specs/13-云组件使用规范/01-概述与导入/SKILL.md` |
|
|
| 云组件基础用法 | `../specs/13-云组件使用规范/02-基础用法/SKILL.md` |
|
|
| 云组件属性说明 | `../specs/13-云组件使用规范/03-组件属性说明/SKILL.md` |
|
|
| 云组件依赖管理 | `../specs/13-云组件使用规范/04-依赖管理/SKILL.md` |
|
|
| 云组件生命周期钩子 | `../specs/13-云组件使用规范/05-生命周期钩子/SKILL.md` |
|
|
| 云组件高级用法 | `../specs/13-云组件使用规范/06-高级用法/SKILL.md` |
|
|
| 云组件手动导入与样式管理 | `../specs/13-云组件使用规范/07-手动导入与样式管理/SKILL.md` |
|
|
| 常用选择器云组件 | `../specs/13-云组件使用规范/10-常用选择器云组件/SKILL.md` |
|
|
|
|
## 关键词
|
|
|
|
- **Editor** / **ImageUploader** / **FileUploader** / **ImageCropper**
|
|
- **AMap** / **CloudComponent** / **ImportCloudComponent**
|
|
- **getValueProps** / **getValueFromEvent**
|