-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ff7411
commit 4fa755f
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
/* | ||
* @Author: [email protected] | ||
* @Date: 2022-09-01 14:44:57 | ||
* @LastEditors: 殷亮辉 yinlianghui@hotoa.com | ||
* @LastEditTime: 2024-05-29 11:45:57 | ||
* @LastEditors: baozhoutao@steedos.com | ||
* @LastEditTime: 2024-10-10 16:36:14 | ||
* @Description: | ||
*/ | ||
|
||
|
@@ -323,7 +323,7 @@ export const AmisGlobalHeaderToolbar = async (props) => { | |
{ | ||
"componentId": "", | ||
"args": { | ||
"url": "https://docs.steedos.com/zh-CN" | ||
"url": "https://docs.steedos.com/zh-CN/getting-started" | ||
}, | ||
"actionType": "url" | ||
} | ||
|