docs: update

This commit is contained in:
Wells
2024-01-25 09:35:21 +08:00
parent 51c46160d8
commit d0f1b8ff12
13 changed files with 48 additions and 20 deletions
@@ -1,3 +1,5 @@
# 组件库自定义
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 编辑器自定义
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 面板自定义
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 选择器自定义
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 设置器自定义
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 工具栏自定义
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 设计器接入
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 低代码沙箱接入
WIP
:::tip
正在编写中,敬请期待。
:::
+4 -2
View File
@@ -1,5 +1,7 @@
# 服务端接入
WIP
介绍一个基本的服务端实现,以及如何接入。
:::tip
正在编写中,敬请期待。
:::
@@ -1,3 +1,5 @@
# 文件系统
WIP
:::tip
正在编写中,敬请期待。
:::
@@ -1 +1,5 @@
# 技术架构概览
# 技术架构概览
:::tip
正在编写中,敬请期待。
:::
@@ -1 +1,5 @@
# 沙箱实现
# 沙箱实现
:::tip
正在编写中,敬请期待。
:::
+7 -7
View File
@@ -62,13 +62,13 @@ const config = {
({
// Replace with your project's social card
image: 'img/social-card.png',
// announcementBar: {
// id: 'notion_alert',
// content: '🏗 当前版本为测试版,请暂时不要用于生产环境,正式版将于2023年Q4发布!',
// backgroundColor: 'var(--ifm-color-primary-contrast-background)',
// textColor: 'var(--ifm-color-primary-contrast-foreground)',
// isCloseable: false,
// },
announcementBar: {
id: 'notion_alert',
content: '🏗 当前版本为 alpha 版本,相关文档正在编写之中,敬请期待!',
backgroundColor: 'var(--ifm-color-primary-contrast-background)',
textColor: 'var(--ifm-color-primary-contrast-foreground)',
isCloseable: false,
},
navbar: {
title: '',
logo: {