From ef4e8c521019331178a4e78b27431a6b42969536 Mon Sep 17 00:00:00 2001 From: gdits <1125155791@qq.com> Date: Mon, 10 Aug 2020 17:00:32 +0800 Subject: [PATCH 1/4] 1 --- _repo_info_chart.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/_repo_info_chart.html.haml b/_repo_info_chart.html.haml index 0764671..bab966f 100644 --- a/_repo_info_chart.html.haml +++ b/_repo_info_chart.html.haml @@ -4,6 +4,7 @@ .repo-info-chart :javascript + console.log(1) new GiteeRepoInfoChart('.repo-info-chart', { url: '#{repo_info_chart_profile_path}', title: '#{t("profile.repo_info.size_summary")}', -- Gitee From 86dc8d256a0fc1782b7e240669b616aeb75ea1d5 Mon Sep 17 00:00:00 2001 From: gdits <1125155791@qq.com> Date: Mon, 10 Aug 2020 17:01:35 +0800 Subject: [PATCH 2/4] 2 --- _repo_info_chart.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_repo_info_chart.html.haml b/_repo_info_chart.html.haml index bab966f..17b3903 100644 --- a/_repo_info_chart.html.haml +++ b/_repo_info_chart.html.haml @@ -4,7 +4,7 @@ .repo-info-chart :javascript - console.log(1) + console.log(2) new GiteeRepoInfoChart('.repo-info-chart', { url: '#{repo_info_chart_profile_path}', title: '#{t("profile.repo_info.size_summary")}', -- Gitee From d7f8880a097e2939289469eec200d53e57322017 Mon Sep 17 00:00:00 2001 From: gdits <1125155791@qq.com> Date: Mon, 10 Aug 2020 17:02:08 +0800 Subject: [PATCH 3/4] 3 --- _repo_info_chart.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_repo_info_chart.html.haml b/_repo_info_chart.html.haml index 17b3903..593fdd3 100644 --- a/_repo_info_chart.html.haml +++ b/_repo_info_chart.html.haml @@ -4,7 +4,7 @@ .repo-info-chart :javascript - console.log(2) + console.log(3) new GiteeRepoInfoChart('.repo-info-chart', { url: '#{repo_info_chart_profile_path}', title: '#{t("profile.repo_info.size_summary")}', -- Gitee From 82497639503794f6f191d651dc77f63d34a45a6b Mon Sep 17 00:00:00 2001 From: gdits <1125155791@qq.com> Date: Mon, 10 Aug 2020 17:02:40 +0800 Subject: [PATCH 4/4] 4 --- _repo_info_chart.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_repo_info_chart.html.haml b/_repo_info_chart.html.haml index 593fdd3..c619246 100644 --- a/_repo_info_chart.html.haml +++ b/_repo_info_chart.html.haml @@ -4,7 +4,7 @@ .repo-info-chart :javascript - console.log(3) + console.log(4) new GiteeRepoInfoChart('.repo-info-chart', { url: '#{repo_info_chart_profile_path}', title: '#{t("profile.repo_info.size_summary")}', -- Gitee