Commit bb0e11ba by dosZhang

dos

parent 8ce70e52
......@@ -77,7 +77,7 @@ preloadimages(preloadImageList, function () {
initPage();
$('.page1').show();
$('input[name=name]').val('黄春燕')
$('input[name=name]').val('黄春燕')
$('input[name=job-number]').val('73000060')
$('input[name=name]').attr('placeholder', '请输入姓名').attr('id', 'name');
$('input[name=job-number]').attr('placeholder', '请输入工号').attr('type', 'tel');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment