spring
4 天以前 b7b0e7ece35ccba6ad2cb00170dc06fd5e7bb289
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)