Merge branch 'master' into eureka

eureka
tanghc 4 years ago
commit dcb25201a9
  1. 2
      README.md
  2. 2
      sop-website/sop-portal-vue/docs/.vuepress/config.js
  3. 2
      sop-website/sop-portal-vue/docs/README.md

@ -112,7 +112,7 @@ System.out.println(responseData);
- 门户网站 - 门户网站
![首页](https://images.gitee.com/uploads/images/2020/1107/104607_b86161f0_332975.png "portal0.png") ![首页2](https://images.gitee.com/uploads/images/2021/0318/195935_1d610da8_332975.png "portal-vue.png")
![文档页](https://images.gitee.com/uploads/images/2020/1107/104342_d44849a9_332975.png "portal1.png") ![文档页](https://images.gitee.com/uploads/images/2020/1107/104342_d44849a9_332975.png "portal1.png")

@ -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: 更快

Loading…
Cancel
Save