From 63cf733888810630129576657e0f793275eb971a Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 27 三月 2025 17:33:01 +0800 Subject: [PATCH] 完善页面 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index a641659..9362f0d 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "axios": "^1.8.4", + "clipboard": "^2.0.11", "core-js": "^3.8.3", "element-ui": "^2.15.14", "vue": "^2.6.14", -- Gitblit v1.8.0