Authored by ccbikai

默认channel

... ... @@ -20,6 +20,7 @@
data() {
return {
page: 'brand',
channel: detaultChannel,
contentCode: contentCode.brand[detaultChannel]
};
},
... ...