Commit f9daccbc by 宋毅

123

parent adc06def
...@@ -156,10 +156,8 @@ ...@@ -156,10 +156,8 @@
}, },
created: function() { created: function() {
console.log(this.$root.channelName,"pppppppppppppppppppppppppppppp");
this.channelName = location.hash.split('/')[1]; this.$root.channelName = location.hash.split('/')[1];
console.log(this.channelName,"pppppppppppppppppppppppppppppp222222222");
}, },
methods: { methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment