Skip to content

Commit

Permalink
feat pro增加截图介绍
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaojob committed Dec 27, 2023
1 parent eaefc1e commit 2c385e8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pro/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @Author: 秦少卫
* @Date: 2023-12-25 22:39:37
* @LastEditors: 秦少卫
* @LastEditTime: 2023-12-25 23:16:25
* @LastEditTime: 2023-12-27 13:03:00
* @Description: file content
-->

Expand All @@ -16,15 +16,23 @@

如果您需要定制化开发或者有自己的技术工程师团队,我们可以提供详细的实施方案与培训课程,帮助技术团队快速接入,**让您的技术团队聚焦在业务中,而不是将大量精力消耗在图片编辑器上**

<img src="/public/c5f1268b28694307b3cacc7c57bd3228~tplv-k3u1fbpfcp-zoom-in-crop-mark_1512_0_0_0.webp" alt="">

## 1. 素材管理
图形编辑器需要对字体文件、图片素材、特效字体、模板文件等内容进行管理,**轻松替换编辑器内素材,秒变符合垂直业务场景编辑器**,如电商图片编辑器、证书图片编辑器等。
<img src="/public/screenshot-20231227-125713.png" alt="" >

## 2. 账号角色管理
可在后台创建管理员、普通角色账号,实现不同角色的协同工作。同时可对C端用户提供注册、登录功能。
<img src="/public/screenshot-20231227-125939.png" alt="" >

## 3. 批量生成图片
有2种方式来实现批量生成图片
- 一品多图,将一个份数据生成多个不同样式图片,如将一张产品图片,直接生成店铺banner、缩略图、公众号图等多个不同板式的图片。

<img src="/public/screenshot-20231227-125413.png" alt="" >

- 一图多品,将多份数据生成板式一样的产品图片,如将多个不同的SDK产品生成风格统一的产品图片。

<img src="/public/screenshot-20231227-124939.png" alt="" >

Binary file added public/screenshot-20231227-124939.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshot-20231227-125413.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshot-20231227-125713.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshot-20231227-125939.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c385e8

Please sign in to comment.