mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
4.3.1
This commit is contained in:
@@ -20,8 +20,8 @@ module.exports = {
|
|||||||
searchMaxSuggestions: 10,
|
searchMaxSuggestions: 10,
|
||||||
// 导航按钮配置
|
// 导航按钮配置
|
||||||
nav: [
|
nav: [
|
||||||
{ text: '登录', link: 'http://baidu.com' },
|
{ text: '登录', link: 'http://localhost:8083/index.html#/login' },
|
||||||
{ text: '免费注册', link: 'http://baidu.com' },
|
{ text: '免费注册', link: 'http://localhost:8083/index.html#/isvReg' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// 派生主题,https://www.vuepress.cn/theme/inheritance.html#%E6%A6%82%E5%BF%B5
|
// 派生主题,https://www.vuepress.cn/theme/inheritance.html#%E6%A6%82%E5%BF%B5
|
||||||
|
@@ -4,7 +4,7 @@ heroImage: /assets/images/hero.jpeg
|
|||||||
heroText: 开放平台
|
heroText: 开放平台
|
||||||
tagline: 一句话描述你的平台。。
|
tagline: 一句话描述你的平台。。
|
||||||
actionText: 开始使用
|
actionText: 开始使用
|
||||||
actionLink: http://baidu.com
|
actionLink: http://localhost:8083/index.html#/login
|
||||||
features:
|
features:
|
||||||
- title: 更快
|
- title: 更快
|
||||||
details: 开放接口更快。。
|
details: 开放接口更快。。
|
||||||
|
Reference in New Issue
Block a user