Commit 11cf79ad by Jings

fix: 指标说明跳转链接修改

parent 8d8f8a05
...@@ -25,12 +25,18 @@ const clipboard = { ...@@ -25,12 +25,18 @@ const clipboard = {
} }
}; };
const linkMap = { const linkMap = {
codeList: 'https://www.yuque.com/exnmlu/oo64hg/thm172#WRdju', // codeList: 'https://www.yuque.com/exnmlu/oo64hg/thm172#WRdju',
codeGl: 'https://www.yuque.com/exnmlu/oo64hg/thm172#ADEzt', codeList: 'https://www.yuque.com/exnmlu/oo64hg/kwp16k#z559K',
codeCkmx: 'https://www.yuque.com/exnmlu/oo64hg/thm172#mDlza', // codeGl: 'https://www.yuque.com/exnmlu/oo64hg/thm172#ADEzt',
linkList: 'https://www.yuque.com/exnmlu/oo64hg/lggf7q#WRdju', codeGl: 'https://www.yuque.com/exnmlu/oo64hg/kwp16k#z559K',
linkGl: 'https://www.yuque.com/exnmlu/oo64hg/lggf7q#ADEzt', // codeCkmx: 'https://www.yuque.com/exnmlu/oo64hg/thm172#mDlza',
linkCkmx: 'https://www.yuque.com/exnmlu/oo64hg/lggf7q#mDlza' codeCkmx: 'https://www.yuque.com/exnmlu/oo64hg/kwp16k#z559K',
// linkList: 'https://www.yuque.com/exnmlu/oo64hg/lggf7q#WRdju',
linkList: 'https://www.yuque.com/exnmlu/oo64hg/nwnrv5#FdRZy',
// linkGl: 'https://www.yuque.com/exnmlu/oo64hg/lggf7q#ADEzt',
linkGl: 'https://www.yuque.com/exnmlu/oo64hg/nwnrv5#FdRZy',
// linkCkmx: 'https://www.yuque.com/exnmlu/oo64hg/lggf7q#mDlza'
linkCkmx: 'https://www.yuque.com/exnmlu/oo64hg/nwnrv5#FdRZy'
}; };
const jumpLink = { const jumpLink = {
bind(el, binding) { bind(el, binding) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment