mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.3.1
This commit is contained in:
@@ -112,7 +112,7 @@ System.out.println(responseData);
|
|||||||
|
|
||||||
- 门户网站
|
- 门户网站
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@ module.exports = {
|
|||||||
// 作为特例,默认语言可以使用 '/' 作为其路径。
|
// 作为特例,默认语言可以使用 '/' 作为其路径。
|
||||||
'/': {
|
'/': {
|
||||||
lang: 'zh-CN', // 将会被设置为 <html> 的 lang 属性
|
lang: 'zh-CN', // 将会被设置为 <html> 的 lang 属性
|
||||||
title: '开放平台',
|
title: 'XX开放平台',
|
||||||
description: 'XX开放平台'
|
description: 'XX开放平台'
|
||||||
},
|
},
|
||||||
// '/zh/': {
|
// '/zh/': {
|
||||||
|
@@ -3,7 +3,7 @@ home: true
|
|||||||
heroImage: /assets/images/hero.jpeg
|
heroImage: /assets/images/hero.jpeg
|
||||||
heroText: 开放平台
|
heroText: 开放平台
|
||||||
tagline: 一句话描述你的平台。。
|
tagline: 一句话描述你的平台。。
|
||||||
actionText: 立即开始
|
actionText: 开始使用
|
||||||
actionLink: http://baidu.com
|
actionLink: http://baidu.com
|
||||||
features:
|
features:
|
||||||
- title: 更快
|
- title: 更快
|
||||||
|
Reference in New Issue
Block a user