From 3b902b4d22b3813ccc5e64a61ccd122dd7f20213 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sat, 12 Apr 2025 20:07:01 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=AE=98=E7=BD=91?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- README.md | 10 +++++----- .../top/continew/admin/ContiNewAdminApplication.java | 2 +- .../src/main/resources/templates/mail/captcha.ftl | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d5a1bfe5..ec8f4b3b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,7 +15,7 @@ body: options: - label: 重启项目和 IDE 后,仍然能够复现此问题 required: true - - label: 查阅过 [使用指南](https://continew.top/admin/backend/structure.html) 和 [常见问题](https://continew.top/faq.html) ,仍无解决方法 + - label: 查阅过 [使用指南](https://continew.top/admin/backend/structure.html) 和 [常见问题](https://continew.top/admin/faq.html) ,仍无解决方法 required: true - label: 根据报错信息(自行翻译英文)百度或 Google 后,仍无法解决 required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index e1acf007..a6733c56 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -15,9 +15,9 @@ body: options: - label: 尝试了最新 dev 分支代码(演示环境),仍没有该功能 required: true - - label: 查阅过 [使用指南](https://continew.top/admin/backend/structure.html) 和 [常见问题](https://continew.top/faq.html) ,仍然认为很有必要 + - label: 查阅过 [使用指南](https://continew.top/admin/backend/structure.html) 和 [常见问题](https://continew.top/admin/faq.html) ,仍然认为很有必要 required: true - - label: 查阅过 [需求墙](https://continew.top/require.html),仍没有该功能计划 + - label: 查阅过 [需求墙](https://continew.top/admin/other/feature.html),仍没有该功能计划 required: true - label: 搜索了项目 Issues,没有其他人提交过类似的 Feature(如果对应 Feature 尚未实现,您可以先订阅关注该 Issue,为了方便后来者查找问题解决方法,请避免创建重复的 Issue) required: true diff --git a/README.md b/README.md index e8735e91..a5ff454f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ GitCode Stars -📚 [在线文档](https://continew.top) | 🚀 [演示地址](https://admin.continew.top)(账号/密码:admin/admin123) +📚 [在线文档](https://continew.top) | 🚀 [演示地址](https://continew.top/admin/guide/demo.html) ## 简介 @@ -74,7 +74,7 @@ ContiNew Admin(Continue New Admin)持续迭代优化的前后端分离中后 ## 为什么选我们? > [!TIP] -> 更为完整的图文描述请查阅[《在线文档》](https://continew.top/admin/intro/why.html)。 +> 更为完整的图文描述请查阅[《在线文档》](https://continew.top/admin/guide/why-choose-us.html)。 1.**甄选技术栈:** ContiNew(Continue New) 项目致力于持续迭代优化,让技术不掉队。在技术选型时,进行深度广泛地调研,从流行度、成熟度和发展潜力等多方面甄选技术栈。 @@ -116,7 +116,7 @@ public class DeptController extends BaseController [!TIP] -> 更多功能和优化正在赶来💦,最新项目计划、进展请进群或关注 [需求墙](https://continew.top/require.html) 和 [更新日志](https://continew.top/admin/other/changelog.html)。 +> 更多功能和优化正在赶来💦,最新项目计划、进展请进群或关注 [需求墙](https://continew.top/admin/other/feature.html) 和 [更新日志](https://continew.top/admin/other/changelog.html)。 - 仪表盘:提供工作台、分析页,工作台提供功能快捷导航入口、最新公告、动态;分析页提供全面数据可视化能力 - 个人中心:支持基础信息修改、密码修改、邮箱绑定、手机号绑定(并提供行为验证码、短信限流等安全处理)、第三方账号绑定/解绑、头像裁剪上传 @@ -263,7 +263,7 @@ public class DeptController extends BaseController [!TIP] -> 更详细的流程,请查看在线文档[《快速开始》](https://continew.top/admin/intro/quick-start.html)。 +> 更详细的流程,请查看在线文档[《快速开始》](https://continew.top/admin/guide/quick-start.html)。 ```bash # 1.克隆本项目 @@ -443,7 +443,7 @@ continew-admin ContiNew Admin 致力于提供开箱即用,持续舒适的开发体验。作为一个开源项目,Creator 的初心是希望 ContiNew Admin 依托开源协作模式,提升技术透明度、放大集体智慧、共创优秀实践,源源不断地为企业级项目开发提供助力。 -我们非常欢迎广大社区用户为 ContiNew Admin **贡献(开发,测试、文档、答疑等)** 或优化代码,欢迎各位感兴趣的小伙伴儿,[添加微信](https://continew.top/support.html) 讨论或认领任务。 +我们非常欢迎广大社区用户为 ContiNew Admin **贡献(开发,测试、文档、答疑等)** 或优化代码,欢迎各位感兴趣的小伙伴儿,[添加微信](https://continew.top/discussion.html) 讨论或认领任务。 ### 分支说明 diff --git a/continew-webapi/src/main/java/top/continew/admin/ContiNewAdminApplication.java b/continew-webapi/src/main/java/top/continew/admin/ContiNewAdminApplication.java index 4150a140..640b4120 100644 --- a/continew-webapi/src/main/java/top/continew/admin/ContiNewAdminApplication.java +++ b/continew-webapi/src/main/java/top/continew/admin/ContiNewAdminApplication.java @@ -84,7 +84,7 @@ public class ContiNewAdminApplication implements ApplicationRunner { log.info("API文档:{}/doc.html", baseUrl); } log.info("在线文档:https://continew.top"); - log.info("常见问题:https://continew.top/faq.html"); + log.info("常见问题:https://continew.top/admin/faq.html"); log.info("----------------------------------------------"); } } diff --git a/continew-webapi/src/main/resources/templates/mail/captcha.ftl b/continew-webapi/src/main/resources/templates/mail/captcha.ftl index 0b7f69eb..78509c49 100644 --- a/continew-webapi/src/main/resources/templates/mail/captcha.ftl +++ b/continew-webapi/src/main/resources/templates/mail/captcha.ftl @@ -14,7 +14,7 @@
- ${siteTitle} + ${siteTitle} ${siteTitle}