Authored by tmq

去掉多余的

... ... @@ -77,10 +77,5 @@
SITE_JS . '/lib/seajs.js'
));?>
<?php $this->_endblock();?>
<script type="text/javascript">
seajs.use('admin/partner',function(partner){
partner.info();
});
</script>
</body>
</html>
\ No newline at end of file
... ...