diff --git a/pages/_lang/calculation/index.vue b/pages/_lang/calculation/index.vue index 9c007ea..ca956f9 100644 --- a/pages/_lang/calculation/index.vue +++ b/pages/_lang/calculation/index.vue @@ -9,11 +9,8 @@ - - - @@ -36,7 +33,7 @@ export default { title: this.staticData.hero, meta: [ { - hid: 'description', + hid: this.staticData.hero, name: 'description', content: this.staticData.app.t2 } diff --git a/pages/_lang/products/_product.vue b/pages/_lang/products/_product.vue index 7b766da..e14ee6b 100644 --- a/pages/_lang/products/_product.vue +++ b/pages/_lang/products/_product.vue @@ -33,25 +33,29 @@
-
+

{{ productDetails.more_title1 }}

{{ productDetails.more_description1 }}

-
+
- +
+ +
-
+
- +
+ +
-
+

{{ productDetails.more_title2 }}

{{ productDetails.more_description2 }}

diff --git a/pages/_lang/pwa/index.vue b/pages/_lang/pwa/index.vue index aba360e..cbbbad2 100644 --- a/pages/_lang/pwa/index.vue +++ b/pages/_lang/pwa/index.vue @@ -1,6 +1,5 @@