Commit 2bc9e6b5 by ZhengJie

[代码完善](v2.5): v2.5 update README.md

parent f5a8cb02
...@@ -10,7 +10,7 @@ ELADMIN 前端源码 ...@@ -10,7 +10,7 @@ ELADMIN 前端源码
| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web | | 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |
#### 开发文档 #### 开发文档
[https://doc.el-admin.xin](https://doc.el-admin.xin) [https://el-admin.vip](https://el-admin.vip)
#### 前端模板 #### 前端模板
......
...@@ -9,7 +9,7 @@ export default { ...@@ -9,7 +9,7 @@ export default {
name: 'Doc', name: 'Doc',
methods: { methods: {
click() { click() {
window.open('https://docs.auauz.net/guide/', '_blank') window.open('https://el-admin.vip/guide/', '_blank')
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment