UNPKG
cron-editor-react
Version:
latest (5.0.0)
5.0.0
基于antd、react的crontab表达式生成工具
github.com/tulaoda/cron-editor-react
tulaoda/cron-editor-react
cron-editor-react
/
test.html
11 lines
(8 loc)
•
144 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
html
>
<
head
>
</
head
>
<
body
>
<
div
id
=
"app"
style
=
"margin:20px;position: absolute;"
>
</
div
>
</
body
>
<
script
src
=
"/index.js"
>
</
script
>
</
html
>