This commit is contained in:
tanghc
2021-03-18 20:00:37 +08:00
parent 0430bb9bf6
commit 1b938b6ac2
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ module.exports = {
// 作为特例,默认语言可以使用 '/' 作为其路径。
'/': {
lang: 'zh-CN', // 将会被设置为 <html> 的 lang 属性
title: '开放平台',
title: 'XX开放平台',
description: 'XX开放平台'
},
// '/zh/': {