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