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 %>
+
+