@@ -22,7 +22,7 @@ export default {
// Global page headers: https://go.nuxtjs.dev/config-head
head: {
titleTemplate: '%s',
- title: '双子星云手机',
+ title: '云手机',
htmlAttrs: {
lang: 'zh-CN',
},
@@ -52,7 +52,7 @@ export default {
{
hid: 'keywords',
name: 'keywords',
- content: '双子星云手机',
+ content: '云手机',
],
link: [{ rel: 'icon', type: 'image/x-icon', href: '/h5/favicon.ico' }],