commit | 1e2aea77d13c07c79d6cb36e4757fca5a88b7633 | [log] [tgz] |
---|---|---|
author | 22301009 <22301009@bjtu.edu.cn> | Sun Jun 08 16:35:54 2025 +0800 |
committer | 22301009 <22301009@bjtu.edu.cn> | Sun Jun 08 19:37:50 2025 +0800 |
tree | 43b656ef3f53509af6a5ebc0fe17214ede00437b | |
parent | 13aae31af1dd5f243fc1e2c0ae46cf929039c00f [diff] [blame] |
修改提示框样式、完成付费片单、推荐跳转 Change-Id: Ie84c53d4e306435144b1f26ceb39cc182e99d57a
diff --git a/package.json b/package.json index 31811a8..f53aa78 100644 --- a/package.json +++ b/package.json
@@ -12,7 +12,9 @@ "echo-frontend": "file:", "quill": "^2.0.3", "react": "^19.1.0", + "react-confirm-alert": "^3.0.6", "react-dom": "^19.1.0", + "react-hot-toast": "^2.5.2", "react-router-dom": "^7.6.1", "react-scripts": "5.0.1", "web-vitals": "^2.1.4",