Authored by 郭成尧

resouces-vue-trans

@@ -17,7 +17,7 @@ new Vue({ @@ -17,7 +17,7 @@ new Vue({
17 return { 17 return {
18 page: 'brand', 18 page: 'brand',
19 contentCode: contentCode.brand[qs.brand || 'men'] 19 contentCode: contentCode.brand[qs.brand || 'men']
20 - } 20 + };
21 }, 21 },
22 components: { 22 components: {
23 brandBox 23 brandBox