gaoluyang
7 天以前 c7b4b9a2f4c0f05aeb60a9e3f5fba5d9a3676f3f
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)