From 0f233081418e52e7c4da801897a1e073a41038ab Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 25 Jan 2024 11:56:33 +0800 Subject: [PATCH] up --- public/dashboard/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/public/dashboard/index.html b/public/dashboard/index.html index b7c08ef..5d8d36e 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -346,6 +346,9 @@ ""+score+"分"+ "") }) + $('.skillbar').skillbar({ + speed: 1000, + }); console.log("result", result) initChart() }, @@ -355,9 +358,7 @@ }); } - $('.skillbar').skillbar({ - speed: 1000, - }); + // 图表 function initChart() {