Authored by tmq

添加品牌

@@ -69,9 +69,9 @@ @@ -69,9 +69,9 @@
69 // seajs.use('yohood',function(yohood){ 69 // seajs.use('yohood',function(yohood){
70 // yohood.index(); 70 // yohood.index();
71 // }) 71 // })
72 -// seajs.use(['jquery', 'channel'], function($, channel) {  
73 -// channel.common();  
74 -// channel.brand();  
75 -// }) 72 + seajs.use(['jquery', 'channel'], function($, channel) {
  73 + channel.common();
  74 + channel.brand();
  75 + })
76 </script> 76 </script>
77 <?php $this->_endblock();?> 77 <?php $this->_endblock();?>