This commit is contained in:
fengchuanhn@gmail.com
2026-05-22 18:42:26 +08:00
parent 2abc2134a8
commit d3af2e1124
19 changed files with 1856 additions and 116 deletions

View File

@@ -50,7 +50,7 @@ const mainChildren = [
name: "voice",
component: placeholder,
component: () => import("../views/VoiceView.vue"),
meta: { title: "声音" },