-
Notifications
You must be signed in to change notification settings - Fork 60
重大更新全新界面 #218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
重大更新全新界面 #218
Conversation
…同时,更新设计规范文档以反映这些更改。
…页面以支持新主题,增强交互效果和可用性。
…局样式和搜索输入框样式,确保更好的用户体验。
…户体验和视觉一致性。同时,更新相关组件和样式,确保更好的交互效果和可用性。
…档、数据库设计文档、开发指南及后端API响应示例等,清理不再需要的文件以简化项目结构。
…辑,增强数据处理的健壮性和调试信息展示。
…读性和视觉一致性。同时,调整概览页面的资源统计展示,优化用户交互体验。
…升用户体验和视觉一致性。同时,新增获取成员集群节点列表的API接口,增强数据处理能力。
…件以简化项目结构,更新样式以增强用户体验。
…信息展示,增加对资源使用率数据不可用的提示,提升用户体验和数据可视化效果。
…式,明确设置高度以提升视觉一致性和用户体验。
…结构,提升用户体验和页面可访问性。
…模态框,提升集群管理功能。更新样式以支持新的按钮类型,增强用户体验。
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
current = current[keys[i]]; | ||
} | ||
|
||
current[keys[keys.length - 1]] = value; |
Check warning
Code scanning / CodeQL
Prototype-polluting function Medium
here
current
current = current[keys[i]]; | ||
} | ||
|
||
current[keys[keys.length - 1]] = value; |
Check warning
Code scanning / CodeQL
Prototype-polluting function Medium
here
current
current = current[keys[i]]; | ||
} | ||
|
||
current[keys[keys.length - 1]] = value; |
Check warning
Code scanning / CodeQL
Prototype-polluting function Medium
here
current
current = current[keys[i]]; | ||
} | ||
|
||
current[keys[keys.length - 1]] = value; |
Check warning
Code scanning / CodeQL
Prototype-polluting function Medium
here
current
current = current[keys[i]]; | ||
} | ||
|
||
current[keys[keys.length - 1]] = value; |
Check warning
Code scanning / CodeQL
Prototype-polluting function Medium
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: