diff --git a/src/components/ExampleItem.vue b/src/components/ExampleItem.vue index 46cbad8..4dcf29c 100644 --- a/src/components/ExampleItem.vue +++ b/src/components/ExampleItem.vue @@ -1,73 +1,6 @@ - - - - - - - - - - - - {{this.psginfo.brandname_cn}} - {{this.psginfo.projectname_cn}} - - - - - - - - - - - - - - - - - {{this.psginfo.brandname_en}} - - - {{this.psginfo.projectname_en}} - - - - {{this.psginfo.projectcode}} - - - - - - - - - 项目概况 - - - {{psginfo.content}} - - - - - - - - - - + + + + + + + + {{this.psginfo.brandname_cn}} + {{this.psginfo.projectname_cn}} + + + + + {{this.psginfo.brandname_en}} + + + {{this.psginfo.projectname_en}} + + + + {{this.psginfo.projectcode}} + + + + + + + + + 项目概况 + + + {{psginfo.content}} + + + + + + + + + +