forked from whiteshader/Spring-Cloud-React-Admin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
66beb8c
commit fe34fdc
Showing
241 changed files
with
40,403 additions
and
85 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
custom: http://doc.ruoyi.vip/ruoyi-cloud/other/donate.html | ||
custom: https://gitee.com/whiteshader/ruoyi-react |
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# http://editorconfig.org | ||
root = true | ||
|
||
[*] | ||
indent_style = space | ||
indent_size = 2 | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true | ||
|
||
[*.md] | ||
trim_trailing_whitespace = false | ||
|
||
[Makefile] | ||
indent_style = tab |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/lambda/ | ||
/scripts | ||
/config | ||
.history | ||
public | ||
dist | ||
.umi | ||
mock |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
module.exports = { | ||
extends: [require.resolve('@umijs/lint/dist/config/eslint')], | ||
globals: { | ||
page: true, | ||
REACT_APP_ENV: true, | ||
}, | ||
}; |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# These are supported funding model platforms | ||
|
||
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] | ||
patreon: # Replace with a single Patreon username | ||
open_collective: ant-design | ||
ko_fi: # Replace with a single Ko-fi username | ||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel | ||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry | ||
liberapay: # Replace with a single Liberapay username | ||
issuehunt: # Replace with a single IssueHunt username | ||
otechie: # Replace with a single Otechie username | ||
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
name: '报告 Bug | Report bug 🐛' | ||
about: 报告 Ant Design Pro 的 bug | ||
title: '🐛 [BUG]' | ||
labels: '🐛 bug' | ||
assignees: '' | ||
--- | ||
|
||
### 🐛 bug 描述 | ||
|
||
<!-- | ||
详细地描述 bug,让大家都能理解 | ||
Describe the bug in detail so that everyone can understand it | ||
--> | ||
|
||
### 📷 复现步骤 | Recurrence steps | ||
|
||
<!-- | ||
清晰描述复现步骤,让别人也能看到问题 | ||
Clearly describe the recurrence steps so that others can see the problem | ||
--> | ||
|
||
### 🏞 期望结果 | Expected results | ||
|
||
<!-- | ||
描述你原本期望看到的结果 | ||
Describe what you expected to see | ||
--> | ||
|
||
### 💻 复现代码 | Recurrence code | ||
|
||
<!-- | ||
提供可复现的代码,仓库,或线上示例 | ||
Provide reproducible code, warehouse, or online examples | ||
--> | ||
|
||
### © 版本信息 | ||
|
||
- Ant Design Pro 版本: [e.g. 4.0.0] | ||
- umi 版本 | ||
- 浏览器环境 | ||
- 开发环境 [e.g. mac OS] | ||
|
||
### 🚑 其他信息 | ||
|
||
<!-- | ||
如截图等其他信息可以贴在这里 | ||
--> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: '功能需求 | Feature Requirements ✨' | ||
about: 对 Ant Design Pro 的需求或建议 | ||
title: '👑 [需求 | Feature]' | ||
labels: '👑 Feature Request' | ||
assignees: '' | ||
--- | ||
|
||
### 🥰 需求描述 | Requirements description | ||
|
||
<!-- | ||
详细地描述需求,让大家都能理解 | ||
Describe the requirements in detail so that everyone can understand them | ||
--> | ||
|
||
### 🧐 解决方案 | Solution | ||
|
||
<!-- | ||
如果你有解决方案,在这里清晰地阐述 | ||
If you have a solution, explain it clearly here | ||
--> | ||
|
||
### 🚑 其他信息 | Other information | ||
|
||
<!-- | ||
如截图等其他信息可以贴在这里 | ||
Other information such as screenshots can be posted here | ||
--> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: '疑问或需要帮助 | Questions or need help ❓' | ||
about: 对 Ant Design Pro 使用的疑问或需要帮助 | ||
title: '🧐[问题 | question]' | ||
labels: '🧐 question' | ||
assignees: '' | ||
--- | ||
|
||
### 🧐 问题描述 | Problem description | ||
|
||
<!-- | ||
详细地描述问题,让大家都能理解 | ||
Describe the problem in detail so that everyone can understand it | ||
--> | ||
|
||
### 💻 示例代码 | Sample code | ||
|
||
<!-- | ||
一个最小可重现的代码,让开发者可以快速的定位问题 | ||
A minimal reproducible code that allows developers to quickly locate problems | ||
--> | ||
|
||
### 🚑 其他信息 | Other information | ||
|
||
<!-- | ||
如截图等其他信息可以贴在这里 | ||
Other information such as screenshots can be posted here | ||
--> | ||
|
||
OS: | ||
|
||
Node: | ||
|
||
浏览器 | browser: |
Oops, something went wrong.