-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
添加 Axios 以实现更稳健的 HTTP 请求。 标准化错误处理和 单元格溢出行为。 启用将所有敏感 ID 复制到剪贴板。 限制 API url 修剪。 调整复制按钮的样式。 这些更改提高了查询界面的可靠性和美观性。 axios 替代了之前 HTTP 请求的 Fetch API 来处理错误 更加优雅。 单元格内容被截断并带有工具提示以保持 布局。 新的复制按钮让用户可以轻松收集所有敏感 ID。 细微的样式调整也增强了可用性。 总体而言,查询组件现在更具弹性且用户友好。
- Loading branch information
1 parent
01be618
commit 0eb792d
Showing
2 changed files
with
50 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters