mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-27 19:13:59 +08:00
docs: add link to setTheme, simplify readme (#854)
* docs: add link to `setTheme`, simplify readme * docs: add improved favicon Co-authored-by: Yue JIN <40021217+kingyue737@users.noreply.github.com>
This commit is contained in:
@ -42,7 +42,7 @@ README_FILES.forEach((file) => {
|
||||
writeFileSync(
|
||||
file,
|
||||
commentMark(content, {
|
||||
vue3Scripts: getCodeBlock(getScripts()),
|
||||
scripts: getCodeBlock(getScripts()),
|
||||
}),
|
||||
"utf8",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user