diff --git a/src/views/Chart/components/Chart.vue b/src/views/Chart/components/Chart.vue index 71ea5de..52dbe89 100644 --- a/src/views/Chart/components/Chart.vue +++ b/src/views/Chart/components/Chart.vue @@ -1,98 +1,162 @@ + + + API 使用统计 + 为您识别信息的总次数: {{ totalCount }} + + + + + + API 种类 + 使用次数 + + + + + {{ apiType }} + {{ count }} + + + + {{ errorMessage }} + + + + \ No newline at end of file
为您识别信息的总次数: {{ totalCount }}
{{ errorMessage }}