From be48b4e1d34fb04285d3018ee19361848b8a3ea0 Mon Sep 17 00:00:00 2001 From: licsber Date: Sat, 23 Aug 2025 14:30:06 +0800 Subject: [PATCH] 0.1.0: copy feat. --- README.md | 1 + .../hooks/_view_issues_show_details_bottom.html.erb | 11 +++++++++++ init.rb | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0230abe..9982bb3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ git clone https://git.licsber.site/ruby/open_explorer ## ChangeLog ``` +250824周六:(0.1.0)增加复制功能 250823周六:(0.0.9)修改按钮出现位置;优化样式 250823周六:(0.0.1)基础功能 ``` diff --git a/app/views/hooks/_view_issues_show_details_bottom.html.erb b/app/views/hooks/_view_issues_show_details_bottom.html.erb index 77d707e..f2e5699 100644 --- a/app/views/hooks/_view_issues_show_details_bottom.html.erb +++ b/app/views/hooks/_view_issues_show_details_bottom.html.erb @@ -10,12 +10,23 @@ <% archive_url = archive_custom_field.value.strip %> 📂 一键打开 <% end %> + +