feat: 新增源码地址
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
const url = ref('https://gitee.com/y_project/RuoYi-Vue');
|
||||
const url = ref('https://gitee.com/insistence2022/RuoYi-Vue3-FastAPI');
|
||||
|
||||
function goto() {
|
||||
window.open(url.value)
|
||||
|
Reference in New Issue
Block a user