Commit b9afa1f7 by 宋毅

tj

parent 7fe292df
......@@ -156,10 +156,12 @@
},
created: function() {
debugger;
this.channelName = location.hash.split('/')[1];
},
methods: {
getChannerBanner(){
debugger;
switch (this.$root.channelName) {
case 'jd':
this.channelBanner = "background: url(/imgs/jdcloud/jdtrademark/banner.png) center center no-repeat";
......
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