Skip to content

Commit

Permalink
更新地址
Browse files Browse the repository at this point in the history
  • Loading branch information
FairyEver committed Oct 24, 2018
1 parent 9d99328 commit c8c4fdf
Show file tree
Hide file tree
Showing 39 changed files with 38 additions and 40 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ before_install:


after_success: after_success:
- ./qshell qupload qiniu-config - ./qshell qupload qiniu-config
- ./qshell cdnrefresh dnrefresh-files.txt - ./qshell cdnrefresh -dirs cdnrefresh-dirs.txt
# - ./qshell cdnrefresh -dirs cdnrefresh-dirs.txt
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@


## 文档 ## 文档


[中文文档](https://d2-projects.github.io/d2-admin-doc/zh/) [中文文档](https://doc.d2admin.fairyever.com/zh/)


## 预览 ## 预览


Expand Down
2 changes: 1 addition & 1 deletion cdnrefresh-dirs.txt
Original file line number Original file line Diff line number Diff line change
@@ -1 +1 @@
http://d2admin.fairyever.com/ https://d2admin.fairyever.com/
1 change: 0 additions & 1 deletion cdnrefresh-files.txt

This file was deleted.

2 changes: 1 addition & 1 deletion public/index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<div class="d2-app-loading-sub-info">如果很久很久都没有加载成功,请清空缓存重新加载页面</div> <div class="d2-app-loading-sub-info">如果很久很久都没有加载成功,请清空缓存重新加载页面</div>
<div style="margin-top: 10px;"> <div style="margin-top: 10px;">
<a class="d2-app-loading-btn" href="https://github.com/d2-projects/d2-admin" target="blank">Github仓库</a> <a class="d2-app-loading-btn" href="https://github.com/d2-projects/d2-admin" target="blank">Github仓库</a>
<a class="d2-app-loading-btn" href="https://d2-projects.github.io/d2-admin-doc/zh/" target="blank">中文文档</a> <a class="d2-app-loading-btn" href="https://doc.d2admin.fairyever.com/zh/" target="blank">中文文档</a>
</div> </div>
</div> </div>
</div> </div>
Expand Down
2 changes: 1 addition & 1 deletion src/components/d2-container-frame/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default {
src: { src: {
type: String, type: String,
required: false, required: false,
default: 'https://d2-projects.github.io/d2-admin-doc/zh/' default: 'https://doc.d2admin.fairyever.com/zh/'
} }
} }
} }
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo1/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo10/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo11/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo12/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo13/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo14/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo15/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo16/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo17/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo18/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo19/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo2/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo20/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo21/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo22/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo23/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo24/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo25/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<d2-highlight :code="codeComponent"/> <d2-highlight :code="codeComponent"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo26/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<d2-highlight :code="codeComponent"/> <d2-highlight :code="codeComponent"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo27/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo28/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo29/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo3/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo4/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo5/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo6/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo7/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo8/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/d2-crud/demo9/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<d2-highlight :code="code"/> <d2-highlight :code="code"/>
</el-card> </el-card>
<template slot="footer"> <template slot="footer">
<d2-link-btn title="文档" link="https://d2-projects.github.io/d2-admin-doc/zh/ecosystem-d2-crud/"/> <d2-link-btn title="文档" link="https://doc.d2admin.fairyever.com/zh/ecosystem-d2-crud/"/>
</template> </template>
</d2-container> </d2-container>
</template> </template>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/demo/frame/d2-doc/index.vue
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,3 @@
<template> <template>
<d2-container-frame src="https://d2-projects.github.io/d2-admin-doc/zh/"/> <d2-container-frame src="https://doc.d2admin.fairyever.com/zh/"/>
</template> </template>
2 changes: 1 addition & 1 deletion src/pages/index/components/d2-help-btn/index.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<d2-icon name="github" class="d2-mr-5"/> <d2-icon name="github" class="d2-mr-5"/>
主页 主页
</el-button> </el-button>
<el-button @click="$open('https://d2-projects.github.io/d2-admin-doc/zh/')"> <el-button @click="$open('https://doc.d2admin.fairyever.com/zh/')">
<d2-icon name="book" class="d2-mr-5"/> <d2-icon name="book" class="d2-mr-5"/>
中文文档 中文文档
</el-button> </el-button>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index/page.vue
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<template slot="footer"> <template slot="footer">
<div class="page__btn-group"> <div class="page__btn-group">
<span @click="$open('https://github.com/d2-projects')">开源组织</span> | <span @click="$open('https://github.com/d2-projects')">开源组织</span> |
<span @click="$open('https://d2-projects.github.io/d2-admin-doc/zh/')">文档</span> | <span @click="$open('https://doc.d2admin.fairyever.com/zh/')">文档</span> |
<span @click="$open('https://github.com/d2-projects/d2-admin-start-kit')">简化版</span> | <span @click="$open('https://github.com/d2-projects/d2-admin-start-kit')">简化版</span> |
<span @click="$open('https://alibaba.github.io/ice/scaffold?type=vue')">飞冰</span> | <span @click="$open('https://alibaba.github.io/ice/scaffold?type=vue')">飞冰</span> |
<span @click="$open('https://juejin.im/user/57a48b632e958a006691b946/posts')">掘金</span> | <span @click="$open('https://juejin.im/user/57a48b632e958a006691b946/posts')">掘金</span> |
Expand Down
2 changes: 1 addition & 1 deletion src/store/modules/d2admin/modules/releases.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default {
versionShow (state) { versionShow (state) {
util.log.capsule('D2Admin', `v${state.version}`) util.log.capsule('D2Admin', `v${state.version}`)
console.log('Github https://github.com/d2-projects/d2-admin') console.log('Github https://github.com/d2-projects/d2-admin')
console.log('Doc https://d2-projects.github.io/d2-admin-doc/zh/') console.log('Doc https://doc.d2admin.fairyever.com/zh/')
console.log('请不要吝啬您的 star,谢谢 ~') console.log('请不要吝啬您的 star,谢谢 ~')
} }
} }
Expand Down

0 comments on commit c8c4fdf

Please sign in to comment.