@@ -12,7 +12,7 @@ Django 新的动态Admin , 具有异步请求, 异步列表页刷新和加载, U
12
12
* [ 数字化世界] ( https://github.com/Haoke98/AllKeeper )
13
13
![ ] ( https://haoke98.github.io/DjangoAsyncAdmin/static/digital_world_banner.png )
14
14
* [ AI实验室] ( # )
15
- ![ ] ( docs /static/silk_road_ai_banner.png)
15
+ ![ ] ( https://haoke98.github.io/DjangoAsyncAdmin /static/silk_road_ai_banner.png)
16
16
17
17
## 功能
18
18
<table >
@@ -40,10 +40,23 @@ Django 新的动态Admin , 具有异步请求, 异步列表页刷新和加载, U
40
40
</table >
41
41
42
42
## 使用方法
43
- * 详细文档请见 [ DjangoAsyncAdmin Docs ] ( https://haoke98.github.io/DjangoAsyncAdmin/ )
43
+ ### 基础
44
44
* 组件文档 [ DjangoAsyncAdmin Components Docs] ( https://haoke98.github.io/DjangoAsyncAdmin/components.html )
45
45
* 打包及发布文档 [ Package And Deploy] ( https://haoke98.github.io/DjangoAsyncAdmin/build.html )
46
- * SimplePro文档相见 [ SimplePro Docs] ( https://www.mldoo.com/docs/simplepro/ )
46
+ * 安装配置 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/guide/project_config.html )
47
+ ### 进阶配置
48
+ * 全局配置 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/global/ )
49
+ * Admin配置 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/admin/field.html )
50
+ * 主题配置 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/theme.html )
51
+ * JS-SDK [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/jssdk.html )
52
+ * 自定义权限 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/permissions.html )
53
+ * 可视化图标 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/chat.html )
54
+ * 富文本插件 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/config/editor.html )
55
+ ### 常见问题
56
+ * 静态文件 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/faq/static.html )
57
+ * 安装问题 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/faq/install.html )
58
+ * 安装问题 [ 临时参考] ( https://www.mldoo.com/docs/simplepro/faq/install.html )
59
+
47
60
### 安装
48
61
#### pip安装
49
62
``` shell
0 commit comments