fix(radar): szse docs url

This commit is contained in:
TonyRL 2022-04-30 15:06:13 +00:00 committed by Tony
parent 22bbc76ef5
commit d9dd7afbb0
1 changed files with 4 additions and 4 deletions

View File

@ -4,19 +4,19 @@ module.exports = {
'.': [
{
title: '上市公告 - 可转换债券',
docs: 'https://docs.rsshub.app/other.html#shen-zhen-zheng-quan-jiao-yi-suo-shang-shi-gong-gao-ke-zhu-huan-zheng-zhi-quan',
docs: 'https://docs.rsshub.app/finance.html#shen-zhen-zheng-quan-jiao-yi-suo-shang-shi-gong-gao-ke-zhu-huan-zheng-zhi-quan',
source: ['/disclosure/notice/company/index.html', '/'],
target: '/szse/notice',
},
{
title: '问询函件',
docs: 'https://docs.rsshub.app/other.html#shen-zhen-zheng-quan-jiao-yi-suo-wen-xun-huan-jian',
docs: 'https://docs.rsshub.app/finance.html#shen-zhen-zheng-quan-jiao-yi-suo-wen-xun-huan-jian',
source: ['/disclosure/supervision/inquire/index.html', '/'],
target: '/szse/inquire',
},
{
title: '最新规则',
docs: 'https://docs.rsshub.app/other.html#shen-zhen-zheng-quan-jiao-yi-suo-zui-xin-gui-ze',
docs: 'https://docs.rsshub.app/finance.html#shen-zhen-zheng-quan-jiao-yi-suo-zui-xin-gui-ze',
source: ['/lawrules/rule/new', '/'],
target: '/szse/rule',
},
@ -24,7 +24,7 @@ module.exports = {
listing: [
{
title: '创业板项目动态',
docs: 'https://docs.rsshub.app/other.html#shen-zhen-zheng-quan-jiao-yi-suo-chuang-ye-ban-xiang-mu-dong-tai',
docs: 'https://docs.rsshub.app/finance.html#shen-zhen-zheng-quan-jiao-yi-suo-chuang-ye-ban-xiang-mu-dong-tai',
source: ['/projectdynamic/1/index.html', '/projectdynamic/2/index.html', '/projectdynamic/3/index.html', '/'],
target: '/szse/projectdynamic/:type?/:stage?/:status?',
},