From ad02c691ee117e20756587ec134e76c09af2d76c Mon Sep 17 00:00:00 2001 From: giscafer Date: Sun, 6 Sep 2020 09:55:33 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=B8=B4=E6=97=B6=E8=B5=B0=E5=8A=BF?= =?UTF-8?q?=E5=9B=BE=E6=9B=B4=E6=8D=A2=E4=B8=BA=E5=A4=A9=E5=A4=A9=E5=9F=BA?= =?UTF-8?q?=E9=87=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + src/webview/fundTrend.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 961a75c6..e46294a2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ out node_modules .vscode-test/ *.vsix +*.zip yarn.lock package-lock.json demo/donate.html diff --git a/src/webview/fundTrend.ts b/src/webview/fundTrend.ts index cc6f2c02..ebaabd58 100644 --- a/src/webview/fundTrend.ts +++ b/src/webview/fundTrend.ts @@ -46,7 +46,7 @@ function fundTrend(code: string, name: string) {

历史趋势图