From bd96fecf4b6e41bfc10df2943faf20afddb8a998 Mon Sep 17 00:00:00 2001 From: Megghy Date: Wed, 21 Feb 2024 16:03:34 +0800 Subject: [PATCH] fix video collect detail --- src/App.vue | 10 +- src/router/index.ts | 7 +- src/router/manage.ts | 1 - src/router/user.ts | 108 ++++++++++----------- src/views/manage/QuestionBoxManageView.vue | 2 +- 5 files changed, 67 insertions(+), 61 deletions(-) diff --git a/src/App.vue b/src/App.vue index 9f88998..ec1738c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,11 @@