mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-29 14:46:40 +08:00
Merge cbe659b09d
into 0005710f45
This commit is contained in:
commit
c9ea8760fb
@ -5,7 +5,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
const url = ref('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/wikis/pages');
|
||||
const url = ref('https://plus-doc.dromara.org');
|
||||
|
||||
function goto() {
|
||||
window.open(url.value)
|
||||
|
@ -5,7 +5,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
const url = ref('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus');
|
||||
const url = ref('https://gitee.com/dromara/RuoYi-Vue-Plus');
|
||||
|
||||
function goto() {
|
||||
window.open(url.value)
|
||||
|
Loading…
Reference in New Issue
Block a user