peng
2025-11-06 c4938f6f4e839890b032c75c7a57333a6a9157a9
refs
用户 peng <peng.com>
星期四, 十一月 6, 2025 17:06 +0800
提交者 peng <peng.com>
星期四, 十一月 6, 2025 17:06 +0800
提交c4938f6f4e839890b032c75c7a57333a6a9157a9
目录 99e8ef72c20bc84efcb336da88577add2c138686 目录 | zip | gz
parent 375c18a6d2713ff19b22093eec57315992d8333f 查看 | 对比
添加新闻功能
8个文件已修改
23个文件已添加
3232 ■■■■■ 已修改文件
.claude/settings.local.json 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
agents.md 134 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/common/api/FileUploadController.java 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/news/dto/NewsInput.java 77 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/news/dto/NewsResponse.java 144 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/news/entity/News.java 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/news/repository/NewsRepository.java 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/news/resolver/NewsResolver.java 77 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/java/com/rongyichuang/news/service/NewsService.java 153 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
backend/src/main/resources/graphql/news.graphqls 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
news-module-readme.md 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/package.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/api/news.js 196 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/layout/index.vue 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/router/index.ts 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/views/NewsDetail.vue 182 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/views/NewsForm.vue 408 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/views/NewsListPage.vue 277 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/src/views/news-list.vue 359 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/app.json 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/index/index.js 116 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/index/index.wxml 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/index/index.wxss 103 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/detail.js 77 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/detail.json 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/detail.wxml 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/detail.wxss 169 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/list.js 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/list.json 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/list.wxml 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wx/pages/news/list.wxss 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史