提交 72aec39d authored 作者: xuxueli's avatar xuxueli

update document

上级 06fd33ec
......@@ -228,7 +228,7 @@
$("<input/>",{type : "radio", value : "4", name : "month"}).appendTo(monthly4);
$(monthly4).append("从");
$("<input/>",{type : "text", id : "monthStart_1", value : "1", style:"width:35px; height:20px; text-align: center; margin: 0 3px;"}).appendTo(monthly4);
$(monthly4).append("开始,每");
$(monthly4).append("开始,每");
$("<input/>",{type : "text", id : "monthEnd_1", value : "1", style:"width:35px; height:20px; text-align: center; margin: 0 3px;"}).appendTo(monthly4);
$(monthly4).append("月执行一次");
$(monthly4).appendTo(monthlyTab);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论