feat(web): 用代码与交互演示替换首页截图 - #8
Merged
Merged
Conversation
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
weapp-dev | 31571eb | Commit Preview URL Branch Preview URL |
Sep 07 2026, 08:46 AM |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动
首页案例截图缩小后难以辨认,也难以展示开发工具的能力。本次将 Hero 和三个项目区域改为可阅读代码与交互演示:调整颜色、圆角和间距会改变实际按钮样式,选择构建目标会更新配置与输出目录,选择组件会生成对应的 Registry 安装命令。
范围
保留最新 main 已合并的贡献者基金页面、Pricing 内容和相关路由。本 PR 只包含首页交互演示及其数据、样式、测试和维护文档,不调整部署方式或项目详情元数据。
验证
基于 main
fcb8290完成回归:rtk pnpm --filter @weapp.dev/web check:0 errors、0 warnings;1 项详情页既有 execCommand 弃用提示。rtk pnpm --filter @weapp.dev/web test:7 个文件、23 项测试通过。rtk pnpm --filter @weapp.dev/web build:16 个页面、21 项必需产物及全部内部链接通过。rtk pnpm --filter @weapp.dev/web test:e2e:72 passed、2 项线上统计测试默认跳过。rtk pnpm lint:ESLint、Stylelint 均通过。交互实现阶段另外完成 28 组页面、视口与主题视觉检查,保存桌面和移动端前后对比。覆盖双语、320–1440px、实际 CSS、标签切换高度稳定性、键盘、剪贴板错误、实例隔离、analytics、无障碍、无 JavaScript、reduced-motion 和 reveal 超时。
实现与验收记录 · 维护边界与来源版本