补充技术文档

This commit is contained in:
YunaiV
2021-02-21 23:11:18 +08:00
parent 8605cc35c9
commit 593e14f3a9
5 changed files with 9 additions and 43 deletions

View File

@ -6,10 +6,10 @@
<script>
export default {
name: 'RuoYiDoc',
name: 'YudaoDoc',
data() {
return {
url: 'http://doc.ruoyi.vip/ruoyi-vue'
url: 'http://www.iocoder.cn/Yudao/build-debugger-environment/?yudao'
}
},
methods: {
@ -18,4 +18,4 @@ export default {
}
}
}
</script>
</script>