mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-10-21 20:57:10 +08:00
chore: 优化 Issue 模板,更新部分链接
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -15,13 +15,13 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: 重启项目和 IDE 后,仍然能够复现此问题
|
- label: 重启项目和 IDE 后,仍然能够复现此问题
|
||||||
required: true
|
required: true
|
||||||
- label: 查阅过 [使用指南](https://continew.top/admin/frontend/structure.html) 和 [常见问题](https://continew.top/admin/faq.html) ,仍无解决方法
|
|
||||||
required: true
|
|
||||||
- label: 根据报错信息(自行翻译英文)百度或 Google 后,仍无法解决
|
- label: 根据报错信息(自行翻译英文)百度或 Google 后,仍无法解决
|
||||||
required: true
|
required: true
|
||||||
- label: 尝试了最新 dev 分支代码(演示环境),仍有相同问题
|
- label: 查阅过 [使用指南](https://continew.top/docs/admin/frontend/structure.html) 和 [常见问题](https://continew.top/docs/admin/faq.html) ,仍无解决方法
|
||||||
required: true
|
required: true
|
||||||
- label: 搜索了项目 Issues,没有其他人提交过类似的 Bug(如果对应 Bug 尚未解决,您可以先订阅关注该 Issue,为了方便后来者查找问题解决方法,请避免创建重复的 Issue)
|
- label: 搜索了 [吐槽广场](https://continew.top/docs/admin/issue-hub.html),没有其他人提交过类似的 Bug(如果对应 Bug 尚未解决,您可以先订阅关注该 Issue,为了方便后来者查找问题解决方法,请避免创建重复的 Issue)
|
||||||
|
required: true
|
||||||
|
- label: 尝试了最新 dev 分支代码(演示环境),仍有相同问题
|
||||||
required: true
|
required: true
|
||||||
- label: 确认不是 gi-demo 前端模板相关的组件问题,例如:GiTable、GiForm、基础布局和配置等(如有此类组件相关的问题,请提交至 [gi-demo](https://gitee.com/lin0716/gi-demo) 或对应组件仓库)
|
- label: 确认不是 gi-demo 前端模板相关的组件问题,例如:GiTable、GiForm、基础布局和配置等(如有此类组件相关的问题,请提交至 [gi-demo](https://gitee.com/lin0716/gi-demo) 或对应组件仓库)
|
||||||
required: true
|
required: true
|
||||||
|
6
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
6
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -15,11 +15,9 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: 尝试了最新 dev 分支代码(演示环境),仍没有该功能
|
- label: 尝试了最新 dev 分支代码(演示环境),仍没有该功能
|
||||||
required: true
|
required: true
|
||||||
- label: 查阅过 [使用指南](https://continew.top/admin/frontend/structure.html) 和 [常见问题](https://continew.top/admin/faq.html) ,仍然认为很有必要
|
- label: 查阅过 [使用指南](https://continew.top/docs/admin/frontend/structure.html) 和 [常见问题](https://continew.top/docs/admin/faq.html) ,仍然认为很有必要
|
||||||
required: true
|
required: true
|
||||||
- label: 查阅过 [需求墙](https://continew.top/admin/feature.html),仍没有该功能计划
|
- label: 搜索了 [吐槽广场](https://continew.top/docs/admin/issue-hub.html),没有其他人提交过类似的 Feature(如果对应 Feature 尚未实现,您可以先订阅关注该 Issue,为了方便后来者查找问题解决方法,请避免创建重复的 Issue)
|
||||||
required: true
|
|
||||||
- label: 搜索了项目 Issues,没有其他人提交过类似的 Feature(如果对应 Feature 尚未实现,您可以先订阅关注该 Issue,为了方便后来者查找问题解决方法,请避免创建重复的 Issue)
|
|
||||||
required: true
|
required: true
|
||||||
- label: 确认不是基础组件类需求,例如:GiTable、GiForm、基础布局、纯前端组件(锁屏、引导)等(如有此类组件相关的需求,请提交至 [gi-demo](https://gitee.com/lin0716/gi-demo) 或对应组件仓库)
|
- label: 确认不是基础组件类需求,例如:GiTable、GiForm、基础布局、纯前端组件(锁屏、引导)等(如有此类组件相关的需求,请提交至 [gi-demo](https://gitee.com/lin0716/gi-demo) 或对应组件仓库)
|
||||||
required: true
|
required: true
|
||||||
|
12
README.md
12
README.md
@@ -35,7 +35,7 @@
|
|||||||
<img src="https://gitcode.com/continew/continew-admin/star/badge.svg" alt="GitCode Stars" />
|
<img src="https://gitcode.com/continew/continew-admin/star/badge.svg" alt="GitCode Stars" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
📚 [在线文档](https://continew.top) | 🚀 [演示地址](https://continew.top/admin/guide/demo.html)
|
📚 [在线文档](https://continew.top) | 🚀 [演示地址](https://continew.top/docs/admin/guide/demo.html)
|
||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
@@ -79,7 +79,7 @@ ContiNew Admin(Continue New Admin),页面现代美观,且专注设计与
|
|||||||
## 为什么选我们?
|
## 为什么选我们?
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> 更为完整的图文描述请查阅[《在线文档》](https://continew.top/admin/guide/why-choose-us.html)。
|
> 更为完整的图文描述请查阅[《在线文档》](https://continew.top/docs/admin/guide/why-choose-us.html)。
|
||||||
|
|
||||||
**AI 编程纪元已经开启,基于 ContiNew 项目开发,让 AI 助手“学习”更优雅的代码规范,“写出”更优质的代码。**
|
**AI 编程纪元已经开启,基于 ContiNew 项目开发,让 AI 助手“学习”更优雅的代码规范,“写出”更优质的代码。**
|
||||||
|
|
||||||
@@ -133,8 +133,8 @@ public class DeptController extends BaseController<DeptService, DeptResp, DeptDe
|
|||||||
## 系统功能
|
## 系统功能
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> 更多功能和优化正在赶来💦,最新项目计划、进展请进群或关注 [需求墙](https://continew.top/admin/feature.html) 和 [更新日志](https://continew.top/admin/changelog/)。
|
> 更多功能和优化正在赶来💦,最新项目计划、进展请进群或查看 [吐槽广场](https://continew.top/docs/admin/issue-hub.html) 和 [更新日志](https://continew.top/docs/admin/changelog/)。
|
||||||
> 功能不会用?请查看 [功能手册](https://continew.top/admin/function/tenant/management.html)。
|
> 功能不会用?请查看 [功能手册](https://continew.top/docs/admin/function/tenant/management.html)。
|
||||||
|
|
||||||
- 仪表盘:提供工作台、分析页,工作台提供功能快捷导航入口、最新公告、动态;分析页提供全面数据可视化能力
|
- 仪表盘:提供工作台、分析页,工作台提供功能快捷导航入口、最新公告、动态;分析页提供全面数据可视化能力
|
||||||
- 个人中心:支持基础信息修改、密码修改、邮箱绑定、手机号绑定(并提供行为验证码、短信限流等安全处理)、第三方账号绑定/解绑、头像裁剪上传
|
- 个人中心:支持基础信息修改、密码修改、邮箱绑定、手机号绑定(并提供行为验证码、短信限流等安全处理)、第三方账号绑定/解绑、头像裁剪上传
|
||||||
@@ -233,7 +233,7 @@ public class DeptController extends BaseController<DeptService, DeptResp, DeptDe
|
|||||||
## 快速开始
|
## 快速开始
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> 更详细的流程,请查看在线文档[《快速开始》](https://continew.top/admin/guide/quick-start.html)。
|
> 更详细的流程,请查看在线文档[《快速开始》](https://continew.top/docs/admin/guide/quick-start.html)。
|
||||||
|
|
||||||
```
|
```
|
||||||
# 1.克隆本项目
|
# 1.克隆本项目
|
||||||
@@ -347,7 +347,7 @@ ContiNew(Continue New)系列项目致力于通过持续迭代,为开发者
|
|||||||
|
|
||||||
### 分支说明
|
### 分支说明
|
||||||
|
|
||||||
ContiNew 系列项目采用清晰的分支策略,确保开发与维护有序进行。提交 PR 前,请确认目标分支是否处于活跃维护状态,版本支持情况请查看 [更新日志#版本支持](https://continew.top/admin/changelog/)。
|
ContiNew 系列项目采用清晰的分支策略,确保开发与维护有序进行。提交 PR 前,请确认目标分支是否处于活跃维护状态,版本支持情况请查看 [更新日志#版本支持](https://continew.top/docs/admin/changelog/)。
|
||||||
|
|
||||||
| 分支 | 说明 |
|
| 分支 | 说明 |
|
||||||
| ----- | ------------------------------------------------------------ |
|
| ----- | ------------------------------------------------------------ |
|
||||||
|
@@ -11,7 +11,7 @@ export default function appInfo(): Plugin {
|
|||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.log(
|
console.log(
|
||||||
boxen(
|
boxen(
|
||||||
`${bold(green(`${bgGreen('ContiNew Admin v4.1.0-SNAPSHOT')}`))}\n${cyan('在线文档:')}${underline('https://continew.top')}\n${cyan('常见问题:')}${underline('https://continew.top/admin/faq.html')}\n${cyan('更新日志:')}${underline('https://continew.top/admin/changelog/')}\n${cyan('持续迭代优化的,高质量多租户中后台管理系统框架')}`,
|
`${bold(green(`${bgGreen('ContiNew Admin v4.1.0-SNAPSHOT')}`))}\n${cyan('在线文档:')}${underline('https://continew.top')}\n${cyan('吐槽广场:')}${underline('https://continew.top/docs/admin/issue-hub.html')}\n${cyan('常见问题:')}${underline('https://continew.top/docs/admin/faq.html')}\n${cyan('更新日志:')}${underline('https://continew.top/docs/admin/changelog/')}\n${cyan('持续迭代优化的,高质量多租户中后台管理系统框架')}`,
|
||||||
{
|
{
|
||||||
padding: 1,
|
padding: 1,
|
||||||
margin: 1,
|
margin: 1,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<GiIframe src="https://continew.top/admin/changelog/"></GiIframe>
|
<GiIframe src="https://continew.top/docs/admin/changelog/"></GiIframe>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang='ts' setup>
|
<script lang='ts' setup>
|
||||||
|
@@ -25,10 +25,10 @@
|
|||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
const links = [
|
const links = [
|
||||||
{ text: '项目简介', url: 'https://continew.top/admin/guide/introduction.html' },
|
{ text: '项目简介', url: 'https://continew.top/docs/admin/guide/introduction.html' },
|
||||||
{ text: '快速开始', url: 'https://continew.top/admin/guide/quick-start.html' },
|
{ text: '快速开始', url: 'https://continew.top/docs/admin/guide/quick-start.html' },
|
||||||
{ text: '常见问题', url: 'https://continew.top/admin/faq.html' },
|
{ text: '常见问题', url: 'https://continew.top/docs/admin/faq.html' },
|
||||||
{ text: '更新日志', url: 'https://continew.top/admin/changelog/' },
|
{ text: '更新日志', url: 'https://continew.top/docs/admin/changelog/' },
|
||||||
{ text: '贡献指南', url: 'https://continew.top/about/contributing.html' },
|
{ text: '贡献指南', url: 'https://continew.top/about/contributing.html' },
|
||||||
{ text: '赞助支持 💖', url: 'https://continew.top/sponsor/' },
|
{ text: '赞助支持 💖', url: 'https://continew.top/sponsor/' },
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user