no message

Former-commit-id: 0eb50df75abed7a3ee0d06df35db9d40e16339c7 [formerly 49715738417dd8df7dd1b75cf87983ab885a33f3] [formerly 0eb50df75abed7a3ee0d06df35db9d40e16339c7 [formerly 49715738417dd8df7dd1b75cf87983ab885a33f3] [formerly 0eb50df75abed7a3ee0d06df35db9d40e16339c7 [formerly 49715738417dd8df7dd1b75cf87983ab885a33f3] [formerly 49715738417dd8df7dd1b75cf87983ab885a33f3 [formerly ec4afb392729505df8cd6af6945184119bf017a0 [formerly 1de6310d68147ea72c37b9095d6bb91973e99ba4]]]]]
Former-commit-id: 17d543d7df8f47daac0d33f1e1d479f54dee7cd5
Former-commit-id: b8a7fb7bc72caef581e3c43c0182b5b3f6a105d2
Former-commit-id: 334fbab48d6ef43122dae26bde51e88f0c1293c6 [formerly 6765e21f9cabc942043880f8bb4bc82cc8e129b8]
Former-commit-id: a649eecdb47ed1c830050cca1d645455c79551ae
Former-commit-id: 3fae11fc63d9ff190824a32b81650802b93b99a7
Former-commit-id: c7c227f7c8699b3bd29b06511ddaac4c63922108
Former-commit-id: 0bb01f696f6738bc75a8590983d7cdf748a5c3e5
Former-commit-id: 8114a9e8611072f7d3b2ec0d6ceab4a2b4c6f154
This commit is contained in:
liyang 2018-08-20 09:16:24 +08:00
parent 1fac762efe
commit 8c12534d6e
1 changed files with 5 additions and 2 deletions

View File

@ -99,8 +99,11 @@ module.exports = {
text: 'D2 在其它地方',
items: [
{ text: 'awesome-vue', link: 'https://github.com/vuejs/awesome-vue' },
{ text: 'ant design 脚手架市场', link: 'http://scaffold.ant.design/#/scaffolds/d2-admin' },
{ text: 'awesomes.cn', link: 'https://www.awesomes.cn/repo/d2-projects/d2-admin' }
{ text: 'ant design scaffolds', link: 'http://scaffold.ant.design/#/scaffolds/d2-admin' },
{ text: 'ice vue scaffold', link: 'https://alibaba.github.io/ice/scaffold?type=vue' },
{ text: 'awesomes.cn', link: 'https://www.awesomes.cn/repo/d2-projects/d2-admin' },
{ text: 'oschina.net', link: 'https://www.oschina.net/p/D2admin' },
{ text: 'ctolib.com', link: 'https://www.ctolib.com/FairyEver-d2-admin.html' }
]
}
]