We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a27e2 commit 18ad13fCopy full SHA for 18ad13f
README.md
@@ -38,6 +38,11 @@
38
8. websocket支持.
39
9. 定时调度支持,可在页面配置定时任务,编写任务脚本执行。
40
41
+### 演示
42
+1. 示例:[demo.hsweb.me](http://demo.hsweb.me)
43
+2. 测试用户:test (test2,test3,test4....) 密码:123456
44
+3. 演示项目源码:[hsweb-platform](https://github.com/hs-web/hsweb-platform)
45
+
46
### 文档
47
1. [安装使用](doc/1.安装使用.md)
48
2. [API](doc/2.API.md)
@@ -49,11 +54,6 @@
49
54
4. 完善数据库持续集成,版本更新时自动更新数据库结构.
50
55
5. 完善动态表单发布,表单发生变化后,自动重新发布(解决集群下,表单配置不一致).
51
56
52
-### 演示
53
-1. 示例:[demo.hsweb.me](http://demo.hsweb.me)
-2. 测试用户:test (test2,test3,test4....) 密码:123456
-3. 演示项目源码:[hsweb-platform](https://github.com/hs-web/hsweb-platform)
-
57
### 技术选型
58
第三方:
59
0 commit comments