From 0391259abfbb9b2d2ec49b051bf830a08ddb982c Mon Sep 17 00:00:00 2001 From: richie Date: Tue, 17 Sep 2019 12:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=9B=B4=E5=A4=9A=E7=9A=84?= =?UTF-8?q?=E4=BD=BF=E7=94=A8FineKit=E7=9A=84=E6=8F=92=E4=BB=B6=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7931b23..51a76d4 100644 --- a/readme.md +++ b/readme.md @@ -47,9 +47,11 @@ SessionKit#getSession(@NotNull String sessionID); |插件名|源码| |-----|----| |redis数据集插件|https://git.fanruan.com/fanruan/demo-tabledata-redis| -|增强公式编辑器插件|https://git.fanruan.com/fanruan/demo-formula-script +|增强公式编辑器插件|https://git.fanruan.com/fanruan/demo-formula-script| |条件属性之文本对齐插件|https://git.fanruan.com/fanruan/demo-highlight-align| |评分形态插件|https://git.fanruan.com/fanruan/demo-show-present| +|急速下拉树插件|https://git.fanruan.com/fanruan/demo-widget-ztree| +|网页框插件|https://git.fanruan.com/fanruan/demo-widget-iframe| ## 如何判断插件中调用的API需要增加到FineKit中