-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Former-commit-id: 914e3bc601f1b448526a9201d8057fdcf5b65374 [formerly 914e3bc601f1b448526a9201d8057fdcf5b65374 [formerly 914e3bc601f1b448526a9201d8057fdcf5b65374 [formerly 914e3bc601f1b448526a9201d8057fdcf5b65374 [formerly f1da0d3 [formerly 25d81c4f3740c1347fe0c46c2f0a74c469013343]]]]] Former-commit-id: d926fb2 Former-commit-id: 5900cfb Former-commit-id: b57d5aa85cc5f036c1e2bea6a6d20a7bb8dbeeb3 [formerly 845b5a8f1beb44be3b13220a2f9a1035266a82c2] Former-commit-id: 2f4427e07ad172504b7d4dc74bff6e1af6f7faee Former-commit-id: db529685a6633e8f258f8b2498f989fa8ce7210b Former-commit-id: 843487bf2e0dfaa1f0c0d622e50f40a6b9cda014 Former-commit-id: 24205b8e54bf1540f36a89762dbaf4790892f93b Former-commit-id: e839f078eb142baca0b026ed600b9f3bdc764b41
- Loading branch information
Showing
151 changed files
with
3,246 additions
and
979 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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
> 1% | ||
last 2 versions | ||
not ie <= 8 |
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,6 +1,4 @@ | ||
# 所有环境 | ||
|
||
# 页面 title 前缀 | ||
VUE_APP_TITLE=D2Admin | ||
# 检查更新的接口地址 | ||
VUE_APP_RELEASES_API=https://api.github.com/repos/FairyEver/d2-admin/releases/latest | ||
VUE_APP_TITLE=D2Admin |
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 |
---|---|---|
|
@@ -14,4 +14,4 @@ module.exports = { | |
parserOptions: { | ||
parser: 'babel-eslint' | ||
} | ||
} | ||
} |
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 |
---|---|---|
|
@@ -15,5 +15,6 @@ yarn-error.log* | |
*.njsproj | ||
*.sln | ||
*.sw* | ||
package-lock.json | ||
dev/design | ||
|
||
# d2admin | ||
dev/design |
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 |
---|---|---|
|
@@ -2,4 +2,4 @@ module.exports = { | |
plugins: { | ||
autoprefixer: {} | ||
} | ||
} | ||
} |
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 |
---|---|---|
|
@@ -2,26 +2,19 @@ | |
home: true | ||
heroImage: /[email protected] | ||
actionText: 快速上手 → | ||
actionLink: /zh/guide/ | ||
actionLink: /zh/learn-guide/ | ||
features: | ||
- title: Vue驱动 | ||
details: 享受 Vue + webpack 的开发体验,超快虚拟 DOM 和最省心的优化。 | ||
- title: 强大的数据持久化方案 | ||
details: 内部封装了多种数据持久化方式,您可以在数据持久化时区分用户,区分页面,甚至可以创建页面数据快照。 | ||
- title: 模块化全局状态管理 | ||
details: D2Admin 的系统管理为独立模块,在此模块内根据功能划分为十几个模块,每个模块都分工明确。 | ||
- title: 贴心小工具 | ||
details: 为您准备了实用的 JavaScript Util 以及 CSS 常用类。 | ||
- title: 丰富集成 | ||
details: 已经为你准备好了很可能用到的插件和组件,有的来自第三方,有的专为 d2admin 设计。 | ||
details: 已经为你准备好了很可能用到的插件和组件,专为 D2Admin 设计,或者来自第三方。 | ||
- title: ElementUI组件库 | ||
details: 集成完善且强大的 ElementUI,随意搭配使用任何 ElementUI 组件。 | ||
footer: MIT Licensed | Copyright © 2018-present FairyEver | ||
--- | ||
|
||
``` | ||
// 安装依赖 | ||
npm i | ||
// 运行 | ||
npm run dev | ||
// 打包 | ||
npm run build | ||
``` | ||
|
||
> 如果上述步骤出现错误,建议您升级 node 版本 > 8,如果有其它疑问请参考[常见问题](/zh/guide/question.html) | ||
--- |
2 changes: 1 addition & 1 deletion
2
docs/zh/article/cookbook/combinable-questionnaire.md.REMOVED.git-id
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 @@ | ||
19d478d2f8f1eaf254a2f27de23d407916d28d0d | ||
7016ea14567961c24eb1fdee492e0c996099f752 |
32 changes: 32 additions & 0 deletions
32
docs/zh/guide/change-log.md → docs/zh/change-log/README.md
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,13 @@ | ||
--- | ||
sidebar: auto | ||
--- | ||
|
||
# 参与者名单 | ||
|
||
| avatar | ID | Github | | ||
| :---: | --- | --- | | ||
| <img src="https://avatars1.githubusercontent.com/u/19357920?s=460&v=4" style="width: 30px;"/> | FairyEver | [https://github.com/FairyEver](https://github.com/FairyEver) | | ||
| <img src="https://avatars1.githubusercontent.com/u/24645480?s=460&v=4" style="width: 30px;"/> | sunhaoxiang | [https://github.com/sunhaoxiang](https://github.com/sunhaoxiang) | | ||
| <img src="https://avatars2.githubusercontent.com/u/11420885?s=460&v=4" style="width: 30px;"/> | namklaw | [https://github.com/namklaw](https://github.com/namklaw) | | ||
| <img src="https://avatars2.githubusercontent.com/u/6757507?s=460&v=4" style="width: 30px;"/> | mokeyjay | [https://github.com/mokeyjay](https://github.com/mokeyjay) | | ||
| <img src="https://avatars2.githubusercontent.com/u/10137653?s=460&v=4" style="width: 30px;"/> | Aysnine | [https://github.com/Aysnine](https://github.com/Aysnine) | |
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,6 @@ | ||
# 交流群 | ||
|
||
| QQ 交流群 | 作者微信 | | ||
| --- | --- | | ||
| <img src="./image/qq.jpg" style="width: 200px;"/> | <img src="./image/we.jpg" style="width: 200px;"/> | | ||
| QQ 群比交流比较活跃 建议加入 | 微信群大于 100 人后需要群主邀请加入 | |
File renamed without changes.
File renamed without changes.
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,5 @@ | ||
# 微信公众号 | ||
|
||
这是 D2 Projects 的官方公众号,我们会不定期推送技术文章和相关项目的更新信息。 | ||
|
||
<img src="./image/[email protected]" style="width: 172px;"/> |
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 @@ | ||
2ef12d88b2011063784c37f8b8490336503a5f88 |
Oops, something went wrong.