Commit b2724bae authored by liyadong's avatar liyadong

update

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