mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
fix: fix demo link
This commit is contained in:
@ -92,8 +92,8 @@ function exec() {
|
||||
commentMark(content, {
|
||||
vue2Scripts: getCodeBlock(scripts[2]),
|
||||
vue3Scripts: getCodeBlock(scripts[3]),
|
||||
vue2Demo: link2,
|
||||
vue3Demo: link3
|
||||
vue2Demo: `\n${link2}\n`,
|
||||
vue3Demo: `\n${link3}\n`
|
||||
}),
|
||||
"utf-8"
|
||||
);
|
||||
|
Reference in New Issue
Block a user