Compare commits

..

No commits in common. "6d815b5adb1b5e3ab84e0893b1e92af3b5a0fdf2" and "ef5fe41848a0d59078f2134163f9b17da05d5889" have entirely different histories.

5 changed files with 4 additions and 9 deletions

View File

@ -8,7 +8,6 @@ useHead({
title: useI18n().t('appSetting.appName'), title: useI18n().t('appSetting.appName'),
meta: [ meta: [
{ name: 'description', content: useI18n().t('appSetting.appDescription') }, { name: 'description', content: useI18n().t('appSetting.appDescription') },
{ name: 'keywords', content: useI18n().t('appSetting.appKeyWords') },
], ],
}) })

View File

@ -1,8 +1,7 @@
{ {
"appSetting":{ "appSetting":{
"appName": "FENGHE", "appName": "FENGHE",
"appDescription": "TAIFENG INTERNATIONAL KYOTO AUCTION", "appDescription": "TAIFENG INTERNATIONAL KYOTO AUCTION"
"appKeyWords": "TAIFENG,TAIFENG CULTURE,FENGHE,KYOTO,AUCTION"
}, },
"menu": { "menu": {
"home": "Home", "home": "Home",

View File

@ -1,8 +1,7 @@
{ {
"appSetting": { "appSetting": {
"appName": "豊和", "appName": "豊和",
"appDescription": "泰豊国際京都オークション", "appDescription": "泰豊国際京都オークション"
"appKeyWords": "泰豊,泰豊文化,豊和,京都,オークション"
}, },
"menu": { "menu": {
"home": "ホーム", "home": "ホーム",

View File

@ -1,8 +1,7 @@
{ {
"appSetting":{ "appSetting":{
"appName": "豐和", "appName": "豐和",
"appDescription": "泰丰国际京都拍卖会", "appDescription": "泰丰国际京都拍卖会"
"appKeyWords": "泰丰,泰丰文化,豐和,京都,拍卖会"
}, },
"menu": { "menu": {
"home": "主页", "home": "主页",

View File

@ -1,8 +1,7 @@
{ {
"appSetting": { "appSetting": {
"appName": "豐和", "appName": "豐和",
"appDescription": "泰豐國際京都拍賣會", "appDescription": "泰豐國際京都拍賣會"
"appKeyWords": "泰豐,泰豐文化,豐和,京都,拍賣會"
}, },
"menu": { "menu": {
"home": "首頁", "home": "首頁",