update 项目正式入驻 dromara 开源社区 更改项目地址

This commit is contained in:
疯狂的狮子li
2023-03-23 17:28:43 +08:00
parent d2a44d682d
commit 5c87f1cb2c
3 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
</template>
<script setup>
const url = ref('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus');
const url = ref('https://gitee.com/dromara/RuoYi-Vue-Plus');
function goto() {
window.open(url.value)