This commit is contained in:
zoujiandong
2025-07-21 09:45:24 +08:00
parent 9b4734acc5
commit 89d55643f6
50 changed files with 1269 additions and 885 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ import navTo from "@/utils/navTo.js";
import logoImg from "@/static/logo.png";
import headImg from "@/static/headImg.png";
import navbg from "@/static/navbg.png"
import { onMounted} from 'vue';
import { onMounted,ref} from 'vue';
const props = defineProps({
navName: {
type: String,