提交 72aec39d 编写于 作者: 许雪里's avatar 许雪里

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 is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册