dever 5 年之前
父節點
當前提交
9ec90d52a3
共有 2 個文件被更改,包括 1 次插入3 次删除
  1. 1 0
      pages/dream/view.vue
  2. 0 3
      pages/dream/view/dream.vue

+ 1 - 0
pages/dream/view.vue

@@ -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() {

+ 0 - 3
pages/dream/view/dream.vue

@@ -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