docs: 新增 Web前端程序设计资料栏目 - #5
Merged
Qiyuanqiii merged 1 commit intoJul 15, 2026
Merged
Conversation
Qiyuanqiii
marked this pull request as ready for review
July 15, 2026 17:09
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.
修改类型
修改页面
/materials//materials/web-frontenddocs/.vitepress/materials.tsdocs/.vitepress/sidebar.ts按维护者要求新增独立的“Web前端程序设计”资料栏目,并与“Java Web应用开发”分开维护。栏目结构与 C 语言程序设计资料页一致,包含“知识点笔记、实验资料、试题资料”三类;目前仅搭建结构,暂未上传资料文件。
事实来源
风险确认
已执行检查
pnpm check(Node.js 20.20.2、pnpm 9.15.4)pnpm build构建后的
/materials/web-frontend页面已确认显示三个资料分类及对应的“暂无资料”状态。截图
不涉及 UI 或样式变更。