Merge branch 'master' into deploy
This commit is contained in:
@@ -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://el-admin.vip](https://el-admin.vip)
|
[https://doc.el-admin.xin](https://doc.el-admin.xin)
|
||||||
|
|
||||||
#### 前端模板
|
#### 前端模板
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ export default {
|
|||||||
name: 'Doc',
|
name: 'Doc',
|
||||||
methods: {
|
methods: {
|
||||||
click() {
|
click() {
|
||||||
window.open('https://el-admin.vip/guide/', '_blank')
|
window.open('https://doc.el-admin.xin/guide/', '_blank')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user