@@ -89,6 +89,7 @@ export default{
this.Dever.get(this, 'app/collection/?l=api.getContent', {id:this.id, page_id:this.page_id});
},
goIndex : function(index) {
+ console.info(index);
this.index = index;
select : function() {
@@ -151,9 +151,6 @@ export default {
closeSelect : function() {
this.select_drawer_show = false;
- goIndex : function(index) {
- this.$emit('goIndex', index);
- }
components:{
news,pic,picGrid,vod,vodComment,vodShort,audioList,audioComment,liveComment,dialogue,linkView,webView,product