Authored by microTT

冲突解决

... ... @@ -186,6 +186,7 @@ EOL;
})
seajs.use(['jquery', 'channel'], function($, channel) {
channel.index();
channel.common();
})
</script>
<?php $this->_endblock();?>
... ...