diff --git a/components/aside-tree.vue b/components/aside-tree.vue index 88fa7cd..dc643d6 100644 --- a/components/aside-tree.vue +++ b/components/aside-tree.vue @@ -24,22 +24,22 @@

{{ $t('contactUs.contactUs') }}

-

{{ $t('index.corporateName') }}

+

{{ footerInfo.companyName }}

- {{ $t('aboutUs.address') }} + {{ footerInfo.address }}

- +86-531-69985132 + {{ footerInfo.tel }}

- 0086 182 5311 2969 + {{ footerInfo.tel }}

- alicesales@scdtrailer.com + {{ footerInfo.email }}

@@ -47,6 +47,8 @@