Skip to content

Commit

Permalink
rename the Chinese folder to English
Browse files Browse the repository at this point in the history
  • Loading branch information
gene9831 committed Dec 19, 2024
1 parent 9c81e78 commit 93f60bb
Show file tree
Hide file tree
Showing 300 changed files with 97 additions and 97 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### 一、创建引入AI插件的设计器

AI生成页面的能力,以可拔插插件的形式,依附在设计器上。同时,AI生成的页面,也将在设计器的画布中渲染出来。
所以要使用AI生成页面的能力,需要先创建引入了AI插件的设计器,如下图所示。创建设计器参考[此文档](../关于设计器/创建设计器.md)
所以要使用AI生成页面的能力,需要先创建引入了AI插件的设计器,如下图所示。创建设计器参考[此文档](../about-designer/创建设计器.md)
![引入AI插件](./imgs/addAiPlugin.png)

### 二、打开AI聊天窗口
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
32 changes: 16 additions & 16 deletions docs/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"sections": [
{
"name": "新手指引",
"path": "新手指引",
"path": "getting-started",
"articles": [
{ "name": "简介", "path": "简介.md" },
{ "name": "快速上手", "path": "快速上手.md" }
]
},
{
"name": "基础功能",
"path": "基础功能",
"path": "basic-features",
"articles": [
{ "name": "初识设计器", "path": "初识设计器.md" },
{ "name": "设计前端应用流程", "path": "设计前端应用流程.md" },
Expand All @@ -30,7 +30,7 @@
},
{
"name": "进阶功能",
"path": "进阶功能",
"path": "advanced-features",
"articles": [
{ "name": "区块管理", "path": "区块管理.md" },
{ "name": "使用JS面板和事件绑定", "path": "使用JS面板和事件绑定.md" },
Expand All @@ -47,7 +47,7 @@
},
{
"name": "教程",
"path": "教程",
"path": "tutorials",
"articles": [
{ "name": "从零搭建一个页面", "path": "从零搭建一个页面.md" },
{ "name": "第一期2023.10.27", "path": "第一期2023.10.27.md" }
Expand All @@ -60,15 +60,15 @@
"sections": [
{
"name": "开始",
"path": "开始",
"path": "development-getting-started",
"articles": [
{ "name": "简介", "path": "简介.md" },
{ "name": "快速上手", "path": "快速上手.md" }
]
},
{
"name": "解决方案",
"path": "解决方案",
"path": "solutions",
"articles": [
{ "name": "服务端部署方案", "path": "服务端部署方案.md" },
{ "name": "区块发布方案", "path": "区块发布方案.md" },
Expand All @@ -79,7 +79,7 @@
},
{
"name": "扩展能力介绍",
"path": "扩展能力介绍",
"path": "extension-capabilities-overview",
"articles": [
{ "name": "新架构介绍", "path": "新架构介绍.md" },
{ "name": "注册表", "path": "注册表.md" },
Expand All @@ -88,12 +88,12 @@
},
{
"name": "扩展能力使用教程",
"path": "扩展能力使用教程",
"path": "extension-capabilities-tutorial",
"articles": [
{ "name": "如何开发插件", "path": "如何开发插件.md" },
{
"name": "出码功能",
"path": "出码功能",
"path": "code-output-function",
"articles": [
{ "name": "出码功能简介与使用", "path": "出码功能简介与使用.md" },
{ "name": "如何自定义出码", "path": "如何自定义出码.md" },
Expand All @@ -109,7 +109,7 @@
},
{
"name": "API",
"path": "API",
"path": "api",
"articles": [
{ "name": "API总览", "path": "API总览.md" },
{ "name": "主包API", "path": "主包API.md" },
Expand All @@ -119,7 +119,7 @@
{ "name": "设置面板API", "path": "设置面板API.md" },
{
"name": "后端API",
"path": "后端API",
"path": "backend-api",
"articles": [
{ "name": "AI功能接口", "path": "AI功能接口.md" },
{ "name": "应用管理", "path": "应用管理.md" },
Expand All @@ -137,7 +137,7 @@
},
{
"name": "实战案例",
"path": "实战案例",
"path": "practical-cases",
"articles": [
{ "name": "PDM元数据审批电子流", "path": "PDM元数据审批电子流.md" },
{ "name": "图元编排设计器", "path": "图元编排设计器.md" },
Expand All @@ -151,7 +151,7 @@
"sections": [
{
"name": "生态中心",
"path": "生态中心",
"path": "ecosystem-center",
"articles": [
{ "name": "介绍", "path": "介绍.md" },
{ "name": "如何导入组件库", "path": "如何导入组件库.md" },
Expand All @@ -161,7 +161,7 @@
},
{
"name": "关于应用",
"path": "关于应用",
"path": "about-applications",
"articles": [
{
"name": "创建应用(创建空白应用、从模板创建应用)",
Expand All @@ -172,7 +172,7 @@
},
{
"name": "关于物料",
"path": "关于物料",
"path": "about-materials",
"articles": [
{ "name": "介绍", "path": "介绍.md" },
{ "name": "创建物料资产包", "path": "创建物料资产包.md" },
Expand All @@ -182,7 +182,7 @@
},
{
"name": "关于设计器",
"path": "关于设计器",
"path": "about-designer",
"articles": [
{ "name": "介绍", "path": "介绍.md" },
{ "name": "创建设计器", "path": "创建设计器.md" },
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
156 changes: 78 additions & 78 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,102 +3,102 @@
## 使用指南

- 新手指引
- [简介](./新手指引/简介.md)
- [快速上手](./新手指引/快速上手.md)
- [简介](./getting-started/简介.md)
- [快速上手](./getting-started/快速上手.md)
- 基础功能
- [初识设计器](./基础功能/初识设计器.md)
- [设计前端应用流程](./基础功能/设计前端应用流程.md)
- [设计器界面模块简介](./基础功能/设计器界面模块简介.md)
- [页面管理](./基础功能/页面管理.md)
- [使用组件](./基础功能/使用组件.md)
- [样式设置](./基础功能/样式设置.md)
- [使用状态管理和变量绑定](./基础功能/使用状态管理和变量绑定.md)
- [行内样式绑定状态变量](./基础功能/行内样式绑定状态变量.md)
- [查看大纲树](./基础功能/查看大纲树.md)
- [国际化](./基础功能/国际化.md)
- [页面和区块预览](./基础功能/页面和区块预览.md)
- [初识设计器](./basic-features/初识设计器.md)
- [设计前端应用流程](./basic-features/设计前端应用流程.md)
- [设计器界面模块简介](./basic-features/设计器界面模块简介.md)
- [页面管理](./basic-features/页面管理.md)
- [使用组件](./basic-features/使用组件.md)
- [样式设置](./basic-features/样式设置.md)
- [使用状态管理和变量绑定](./basic-features/使用状态管理和变量绑定.md)
- [行内样式绑定状态变量](./basic-features/行内样式绑定状态变量.md)
- [查看大纲树](./basic-features/查看大纲树.md)
- [国际化](./basic-features/国际化.md)
- [页面和区块预览](./basic-features/页面和区块预览.md)
- 进阶功能
- [区块管理](./进阶功能/区块管理.md)
- [使用 JS 面板和事件绑定](./进阶功能/使用JS面板和事件绑定.md)
- [使用工具类方法 utils](./进阶功能/使用工具类方法%20utils.md)
- [高级面板设置](./进阶功能/高级面板设置.md)
- [如何使用插槽](./进阶功能/如何使用插槽.md)
- [循环渲染](./进阶功能/循环渲染.md)
- [条件渲染](./进阶功能/条件渲染.md)
- [集成 ChatGPT 搭建简单页面能力](./进阶功能/集成ChatGPT搭建简单页面能力.md)
- [数据源和 Collection—远程字段](./进阶功能/数据源和Collection—远程字段.md)
- [数据源和 Collection—mock 数据](./进阶功能/数据源和Collection—mock数据.md)
- [数据源和 Collection—使用数据源](./进阶功能/数据源和Collection—使用数据源.md)
- [区块管理](./advanced-features/区块管理.md)
- [使用 JS 面板和事件绑定](./advanced-features/使用JS面板和事件绑定.md)
- [使用工具类方法 utils](./advanced-features/使用工具类方法%20utils.md)
- [高级面板设置](./advanced-features/高级面板设置.md)
- [如何使用插槽](./advanced-features/如何使用插槽.md)
- [循环渲染](./advanced-features/循环渲染.md)
- [条件渲染](./advanced-features/条件渲染.md)
- [集成 ChatGPT 搭建简单页面能力](./advanced-features/集成ChatGPT搭建简单页面能力.md)
- [数据源和 Collection—远程字段](./advanced-features/数据源和Collection—远程字段.md)
- [数据源和 Collection—mock 数据](./advanced-features/数据源和Collection—mock数据.md)
- [数据源和 Collection—使用数据源](./advanced-features/数据源和Collection—使用数据源.md)
- 教程
- [从零搭建一个页面](./教程/从零搭建一个页面.md)
- [第一期 2023.10.27](./教程/第一期2023.10.27.md)
- [从零搭建一个页面](./tutorials/从零搭建一个页面.md)
- [第一期 2023.10.27](./tutorials/第一期2023.10.27.md)

## 平台开发指南

- 开始
- [简介](./开始/简介.md)
- [快速上手](./开始/快速上手.md)
- [简介](./development-getting-started/简介.md)
- [快速上手](./development-getting-started/快速上手.md)
- 解决方案
- [服务端部署方案](./解决方案/服务端部署方案.md)
- [区块发布方案](./解决方案/区块发布方案.md)
- [区块局域网发布方案](./解决方案/区块局域网发布方案.md)
- [设计器中引入第三方组件库](./解决方案/设计器中引入第三方组件库.md)
- [物料同步方案](./解决方案/物料同步方案.md)
- [服务端部署方案](./solutions/服务端部署方案.md)
- [区块发布方案](./solutions/区块发布方案.md)
- [区块局域网发布方案](./solutions/区块局域网发布方案.md)
- [设计器中引入第三方组件库](./solutions/设计器中引入第三方组件库.md)
- [物料同步方案](./solutions/物料同步方案.md)
- 扩展能力介绍
- [新架构介绍](./扩展能力介绍/新架构介绍.md)
- [注册表](./扩展能力介绍/注册表.md)
- [元服务和元应用](./扩展能力介绍/元服务和元应用.md)
- [新架构介绍](./extension-capabilities-overview/新架构介绍.md)
- [注册表](./extension-capabilities-overview/注册表.md)
- [元服务和元应用](./extension-capabilities-overview/元服务和元应用.md)
- 扩展能力使用教程
- [如何开发插件](./扩展能力使用教程/如何开发插件.md)
- [如何开发插件](./extension-capabilities-tutorial/如何开发插件.md)
- 出码功能
- [出码功能简介与使用](./扩展能力使用教程/出码功能/出码功能简介与使用.md)
- [如何自定义出码](./扩展能力使用教程/出码功能/如何自定义出码.md)
- [如何自定义出码插件](./扩展能力使用教程/出码功能/如何自定义出码插件.md)
- [自定义页面出码插件](./扩展能力使用教程/出码功能/自定义页面出码插件.md)
- [官方出码能力 API](./扩展能力使用教程/出码功能/官方出码能力API.md)
- [定制插件 UI](./扩展能力使用教程/定制插件UI.md)
- [定制元服务逻辑](./扩展能力使用教程/定制元服务逻辑.md)
- [开发设置器组件](./扩展能力使用教程/开发设置器组件.md)
- [出码功能简介与使用](./extension-capabilities-tutorial/code-output-function/出码功能简介与使用.md)
- [如何自定义出码](./extension-capabilities-tutorial/code-output-function/如何自定义出码.md)
- [如何自定义出码插件](./extension-capabilities-tutorial/code-output-function/如何自定义出码插件.md)
- [自定义页面出码插件](./extension-capabilities-tutorial/code-output-function/自定义页面出码插件.md)
- [官方出码能力 API](./extension-capabilities-tutorial/code-output-function/官方出码能力API.md)
- [定制插件 UI](./extension-capabilities-tutorial/定制插件UI.md)
- [定制元服务逻辑](./extension-capabilities-tutorial/定制元服务逻辑.md)
- [开发设置器组件](./extension-capabilities-tutorial/开发设置器组件.md)
- API
- [API 总览](./API/API总览.md)
- [主包 API](./API/主包API.md)
- [画布 API](./API/画布API.md)
- [全局布局 API](./API/全局布局API.md)
- [物料 API](./API/物料API.md)
- [设置面板 API](./API/设置面板API.md)
- [API 总览](./api/API总览.md)
- [主包 API](./api/主包API.md)
- [画布 API](./api/画布API.md)
- [全局布局 API](./api/全局布局API.md)
- [物料 API](./api/物料API.md)
- [设置面板 API](./api/设置面板API.md)
- 后端 API
- [AI 功能接口](./API/后端API/AI功能接口.md)
- [应用管理](./API/后端API/应用管理.md)
- [区块分类](./API/后端API/区块分类.md)
- [应用工具类管理](./API/后端API/应用工具类管理.md)
- [区块管理](./API/后端API/区块管理.md)
- [数据源管理](./API/后端API/数据源管理.md)
- [DSL 代码生成](./API/后端API/DSL代码生成.md)
- [物料中心](./API/后端API/物料中心.md)
- [页面管理](./API/后端API/页面管理.md)
- [APP 服务](./API/后端API/APP服务.md)
- [AI 功能接口](./api/backend-api/AI功能接口.md)
- [应用管理](./api/backend-api/应用管理.md)
- [区块分类](./api/backend-api/区块分类.md)
- [应用工具类管理](./api/backend-api/应用工具类管理.md)
- [区块管理](./api/backend-api/区块管理.md)
- [数据源管理](./api/backend-api/数据源管理.md)
- [DSL 代码生成](./api/backend-api/DSL代码生成.md)
- [物料中心](./api/backend-api/物料中心.md)
- [页面管理](./api/backend-api/页面管理.md)
- [APP 服务](./api/backend-api/APP服务.md)
- 实战案例
- [PDM 元数据审批电子流](./实战案例/PDM元数据审批电子流.md)
- [图元编排设计器](./实战案例/图元编排设计器.md)
- [SMB 轻量应用服务](./实战案例/SMB轻量应用服务.md)
- [PDM 元数据审批电子流](./practical-cases/PDM元数据审批电子流.md)
- [图元编排设计器](./practical-cases/图元编排设计器.md)
- [SMB 轻量应用服务](./practical-cases/SMB轻量应用服务.md)

## 网站文档

- 生态中心
- [介绍](./生态中心/介绍.md)
- [如何导入组件库](./生态中心/如何导入组件库.md)
- [如何发布区块](./生态中心/如何发布区块.md)
- [发布其他生态](./生态中心/发布其他生态.md)
- [介绍](./ecosystem-center/介绍.md)
- [如何导入组件库](./ecosystem-center/如何导入组件库.md)
- [如何发布区块](./ecosystem-center/如何发布区块.md)
- [发布其他生态](./ecosystem-center/发布其他生态.md)
- 关于应用
- [创建应用(创建空白应用、从模板创建应用)](./关于应用/创建应用(创建空白应用、从模板创建应用).md)
- [开发应用](./关于应用/开发应用.md)
- [创建应用(创建空白应用、从模板创建应用)](./about-applications/创建应用(创建空白应用、从模板创建应用).md)
- [开发应用](./about-applications/开发应用.md)
- 关于物料
- [介绍](./关于物料/介绍.md)
- [创建物料资产包](./关于物料/创建物料资产包.md)
- [添加组件库和区块](./关于物料/添加组件库和区块.md)
- [构建物料资产包](./关于物料/构建物料资产包.md)
- [介绍](./about-materials/介绍.md)
- [创建物料资产包](./about-materials/创建物料资产包.md)
- [添加组件库和区块](./about-materials/添加组件库和区块.md)
- [构建物料资产包](./about-materials/构建物料资产包.md)
- 关于设计器
- [介绍](./关于设计器/介绍.md)
- [创建设计器](./关于设计器/创建设计器.md)
- [定制物料资产包、主题、DSL、工具栏和插件栏](./关于设计器/定制物料资产包、主题、DSL、工具栏和插件栏.md)
- [定制设计器](./关于设计器/定制设计器.md)
- [介绍](./about-designer/介绍.md)
- [创建设计器](./about-designer/创建设计器.md)
- [定制物料资产包、主题、DSL、工具栏和插件栏](./about-designer/定制物料资产包、主题、DSL、工具栏和插件栏.md)
- [定制设计器](./about-designer/定制设计器.md)
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

### 问题1:如何使用第三方组件库?

答:详情可以查看[如何在设计器中引入第三方组件库](../解决方案/设计器中引入第三方组件库.md)
答:详情可以查看[如何在设计器中引入第三方组件库](../solutions/设计器中引入第三方组件库.md)

### 问题2:如何使用插槽?

答:详情可以查看[插槽的声明与使用](../进阶功能/如何使用插槽.md)
答:详情可以查看[插槽的声明与使用](../advanced-features/如何使用插槽.md)

### 问题3:通过 TinyEngine 低代码引擎生成代码到本地时,如何将生成的源码页面独立放置在自己的项目中,提供example?

Expand Down

0 comments on commit 93f60bb

Please sign in to comment.