Commit b2724bae authored by liyadong's avatar liyadong

update

parent 6c34155d
......@@ -64,6 +64,7 @@
<script>
$(function(){
$('.close').click(function (){
$('select').html('');
$('.dialog').fadeOut();
});
$('.btn-start').click(function (){
......
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 to comment