!55 页面超链接修改

Merge pull request !55 from 零度/master
master
若依 2021-03-25 17:27:57 +08:00 committed by Gitee
commit 2edb885ae5
2 changed files with 42 additions and 42 deletions

View File

@ -9,7 +9,7 @@ export default {
name: 'RuoYiDoc',
data() {
return {
url: 'http://doc.ruoyi.vip/ruoyi-vue'
url: 'https://doc.ruoyi.vip/ruoyi-cloud'
}
},
methods: {

View File

@ -9,7 +9,7 @@ export default {
name: 'RuoYiGit',
data() {
return {
url: 'https://gitee.com/y_project/RuoYi-Vue'
url: 'https://gitee.com/y_project/RuoYi-Cloud'
}
},
methods: {