spring
2025-07-03 56feeb9a6dc03f78e4478bc30f598257f9e9ad65
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)