Commit d2ea7753 by 刘海龙

1111

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