😎修改文档地址

This commit is contained in:
zuohuaijun 2025-04-07 11:19:23 +08:00
parent 8a51d57fa0
commit 0d91913ff3

View File

@ -38,7 +38,7 @@
<script setup lang="ts" name="welcome">
const godoc = () => {
window.open('http://101.43.53.74:5050/');
window.open('https://adminnet.top/');
};
</script>