Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JackySoft/marsview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0
Choose a base ref
...
head repository: JackySoft/marsview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Showing 856 changed files with 70,775 additions and 19,350 deletions.
64 changes: 64 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
name: 问题反馈
description: 详细清晰的描述你遇到的问题
title: '问题标题'
labels: [bug]
body:
- type: markdown
attributes:
value: |
感谢对项目的支持与关注,在提出问题之前,请确保你已查看相关开发或使用文档:
- [x] 我已确认目前没有类似 issue
- [x] 我已完整查看过项目 README,以及 [项目文档](http://docs.marsview.com.cn/)
- [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
- [x] 我理解并认可上述内容,并理解项目维护者精力有限
:warning: **不遵循规则的 issue 可能会被无视或直接关闭**
- type: textarea
validations:
required: true
attributes:
label: 问题描述
description: 请详细描述你所遇到的问题
- type: textarea
validations:
required: true
attributes:
label: 如何复现
description: 请详细告诉我们如何复现你遇到的问题,如涉及代码,可提供一个最小代码示例,并使用反引号```附上它
placeholder: |
1. ...
2. ...
3. ...
- type: textarea
validations:
required: true
attributes:
label: 预期效果
description: 详细描述你所期待的预期效果
- type: textarea
attributes:
label: 视频或截图
description: 提供一些视频或截图,帮助我们理解你所遇到的问题
value: |
[在这里上传图片或视频文件]
- type: textarea
validations:
required: true
attributes:
label: 操作系统版本
description: 描述问题发生在那个操作系统版本上
- type: dropdown
attributes:
label: 版本或分支
description: 你当前正在使用我们软件的哪个版本/分支?
options:
- main(默认)
- feat/主题切换
- fix/20241110_githublogo
- revert-57-main
- impr/组件按需加载
- feat/workflow
- 其他
- type: textarea
attributes:
label: 其他
description: 添加一些其他的信息
24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/bugs.md

This file was deleted.

11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: 浏览文档
url: http://docs.marsview.com.cn/
about: 官方文档,快速搭建后台管理系统!
- name: 在线体验
url: https://www.marsview.cc/login?callback=https://www.marsview.cc/
about: 在线体验一下!
- name: 查看官网
url: https://www.marsview.cc/
about: 让搭建更简单,让开发更高效!
23 changes: 0 additions & 23 deletions .github/ISSUE_TEMPLATE/features.md

This file was deleted.

49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/features.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: 功能请求
description: 详细描述你期望的功能
title: "需求名称"
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
感谢对项目的支持与关注,在提出需求之前,请确保你已查看相关开发或使用文档:
- [x] 我已确认目前没有类似 features
- [x] 我已确认我已升级到最新版本
- [x] 我已完整查看过项目 README,已确定现有版本无法满足需求
- [x] 我理解并愿意跟进此 features,协助测试和提供反馈
- [x] 我理解并认可上述内容,并理解项目维护者精力有限
:warning: **不遵循规则的 features 可能会被无视或直接关闭**
- type: textarea
id: related-problem
attributes:
label: 你的功能建议是否和某个问题相关?
description: 清晰并简洁地描述问题是什么,例如,当我...时,我总是感到困扰。
validations:
required: false
- type: textarea
id: desired-solution
attributes:
label: 你希望看到什么解决方案?
description: 清晰并简洁地描述你希望发生的事情。
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: 你考虑过哪些替代方案?
description: 清晰并简洁地描述你考虑过的任何替代解决方案或功能。
validations:
required: false
- type: textarea
id: additional-context
attributes:
label: 你有其他上下文或截图吗?
description: 在此处添加有关功能请求的任何其他上下文或截图。
validations:
required: false
- type: checkboxes
attributes:
label: 意向参与贡献
options:
- label: 我有意向参与具体功能的开发实现并将代码贡献回到上游社区
required: false
Binary file removed .github/imgs/intro1.png
Binary file not shown.
Binary file removed .github/imgs/intro2.png
Binary file not shown.
Binary file removed .github/imgs/intro3.png
Binary file not shown.
Binary file removed .github/imgs/intro4.png
Binary file not shown.
Binary file removed .github/imgs/intro5.png
Binary file not shown.
Binary file removed .github/imgs/intro6.png
Binary file not shown.
Binary file removed .github/imgs/intro7.png
Binary file not shown.
Binary file removed .github/imgs/intro8.png
Binary file not shown.
Binary file removed .github/imgs/logo.png
Binary file not shown.
Binary file removed .github/imgs/qrcode.jpg
Binary file not shown.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry=https://registry.npmmirror.com
2 changes: 2 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@
"trailingComma": "all",
"printWidth": 150,
"semi": true,
"tabWidth": 2,
"useTabs": false,
"overrides": [
{
"files": ".prettierrc",
Loading