Commit d2ea7753 by 刘海龙

1111

parent 756a233b
......@@ -83,9 +83,11 @@
</div>
<script type="text/javascript">
function upload(){
console.log(11111111)
}
$(function(){
$("#file").onchange(function(){
console.log(1111)
})
})
</script>
<script>
var uid = '{$uid}';
......
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