gaoluyang
2025-05-26 ee6f8c315926a871f11a96a69702efcef4d0b49f
src/components/RuoYi/Git/index.vue
@@ -5,7 +5,7 @@
</template>
<script setup>
const url = ref('https://gitee.com/y_project/RuoYi-Vue');
const url = ref('https://gitee.com/y_project/RuoYi-Vue')
function goto() {
  window.open(url.value)