Skip to content
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

refactor: 重构home-拆分组件 #530

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gt-wangqiaoling01
Copy link

将home/index.vue中的头部,左侧面板和右侧属性面板拆分出来:

  • component/homeHeader:头部
  • component/homeLeft:左侧面板
  • component/homeRight:右侧属性面板

@nihaojob
Copy link
Member

nihaojob commented Nov 2, 2024

感谢贡献者参与快图开源项目,当多位贡献者为同一个功能提交 PR时,按如下规则进行评选:

  1. 更快:在【改动代码相同】的情况下,以最先提交的 PR为准。
  2. 更完善:以架构更合理、细节更完善、代码更清晰可扩展,优先选择。
  3. 易判断:如PR 中增加预览地址、更清晰的描述 PR、符合commit 规范,管理员可快速判断改动, 优先选择。

11 月15 日前给出评选结果,请您耐心等待。

transform: rotateY(360deg);
}

&.right-btn {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里会导致右侧的折叠和展开按钮无法正常显示

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants