gaoluyang
2025-05-19 16e22cfa6144d883ffcac0daf844322df179ea8b
src/components/RuoYi/Doc/index.vue
@@ -5,7 +5,7 @@
</template>
<script setup>
const url = ref('http://doc.ruoyi.vip/ruoyi-vue');
const url = ref('http://doc.ruoyi.vip/ruoyi-vue')
function goto() {
  window.open(url.value)