fix(radar): szse docs url
This commit is contained in:
parent
22bbc76ef5
commit
d9dd7afbb0
|
|
@ -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?',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue