diff --git a/src/components/ExampleItem.vue b/src/components/ExampleItem.vue index 43eaf9d..61e1ba1 100644 --- a/src/components/ExampleItem.vue +++ b/src/components/ExampleItem.vue @@ -1,3 +1,8 @@ + + @@ -9,6 +14,28 @@ {{this.psginfo.brandname_cn}} {{this.psginfo.projectname_cn}} + + + + + + + {{this.psginfo.brandname_en}} + + + + {{this.psginfo.projectname_en}} + + + + {{this.psginfo.projectcode}} + + + @@ -112,7 +139,37 @@ export default {