Commit 5359076c015ac1c6ff513f0a976cdb0b10d55231
1 parent
6c68a649
fix: prod2-54/55
Showing
1 changed file
with
1 additions
and
1 deletions
pages/products/detail/[id]/index.vue
... | ... | @@ -41,7 +41,7 @@ watchEffect(() => { |
41 | 41 | name: "title", |
42 | 42 | content: |
43 | 43 | info.value.name || |
44 | - "科路得,Equipment,High-precision,Machining center,Design,Manufacturing capabilities,Equipment supply,Production line planning,Construction services,Battery assembly lines,Pouch cell testing lines", | |
44 | + "Canrd,Equipment,High-precision,Machining center,Design,Manufacturing capabilities,Equipment supply,Production line planning,Construction services,Battery assembly lines,Pouch cell testing lines", | |
45 | 45 | }, |
46 | 46 | { |
47 | 47 | name: "keywords", | ... | ... |