From 307d63e21e4e96c0e4857615ac3ffd4fc9caf322 Mon Sep 17 00:00:00 2001 From: tanghc Date: Sat, 20 Mar 2021 11:40:03 +0800 Subject: [PATCH] 4.3.1 --- sop-website/sop-portal-vue/docs/.vuepress/config.js | 4 ++-- sop-website/sop-portal-vue/docs/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sop-website/sop-portal-vue/docs/.vuepress/config.js b/sop-website/sop-portal-vue/docs/.vuepress/config.js index 55ced84b..1391948a 100644 --- a/sop-website/sop-portal-vue/docs/.vuepress/config.js +++ b/sop-website/sop-portal-vue/docs/.vuepress/config.js @@ -20,8 +20,8 @@ module.exports = { searchMaxSuggestions: 10, // 导航按钮配置 nav: [ - { text: '登录', link: 'http://baidu.com' }, - { text: '免费注册', link: 'http://baidu.com' }, + { text: '登录', link: 'http://localhost:8083/index.html#/login' }, + { text: '免费注册', link: 'http://localhost:8083/index.html#/isvReg' }, ], }, // 派生主题,https://www.vuepress.cn/theme/inheritance.html#%E6%A6%82%E5%BF%B5 diff --git a/sop-website/sop-portal-vue/docs/README.md b/sop-website/sop-portal-vue/docs/README.md index e2f836d4..4a3cce55 100644 --- a/sop-website/sop-portal-vue/docs/README.md +++ b/sop-website/sop-portal-vue/docs/README.md @@ -4,7 +4,7 @@ heroImage: /assets/images/hero.jpeg heroText: 开放平台 tagline: 一句话描述你的平台。。 actionText: 开始使用 -actionLink: http://baidu.com +actionLink: http://localhost:8083/index.html#/login features: - title: 更快 details: 开放接口更快。。