js代码
<script src="zepto.js"></script> <script src="zepto.mtimer.js"></script> <script> $(function(){ $('#picktime').mtimer(); }); </script>