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

feat(site): 官网示例页优化 #1689

Closed
wants to merge 4 commits into from
Closed

feat(site): 官网示例页优化 #1689

wants to merge 4 commits into from

Conversation

FanSun521
Copy link
Collaborator

    1. 由frame外嵌改为代码内置
    1. 补充最新示例

Copy link

changeset-bot bot commented Jul 17, 2024

⚠️ No Changeset found

Latest commit: b753a43

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

fanyang added 2 commits July 17, 2024 21:57
- 1. 由frame外嵌改为代码内置
- 2. 补充最新示例
- 适配移动端
- 适配中英切换
- 代码优化重构
Copy link
Collaborator Author

@FanSun521 FanSun521 left a comment

Choose a reason for hiding this comment

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

····

}
}

@media (width >= 650px) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

git commit后代码为什么会改变: @media (min-width: 650px) => @media (width >= 650px) 改后的代码语法不对

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

···

@boyongjiong
Copy link
Collaborator

docs/dumi-theme-setup. 文档更新了 dumi 主题,后续在这个分支开发示例模块。此 PR 先关闭

@FanSun521 FanSun521 deleted the feat/site branch July 25, 2024 06:34
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.

2 participants