From 37f987a51c2e64a9d08e31ccf2bb58ff15b09af1 Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期五, 03 一月 2025 14:11:21 +0800 Subject: [PATCH] css --- src/books/artAndDrama/view/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/artAndDrama/view/index.vue b/src/books/artAndDrama/view/index.vue index 9748d24..2b7f290 100644 --- a/src/books/artAndDrama/view/index.vue +++ b/src/books/artAndDrama/view/index.vue @@ -7,7 +7,7 @@ <script> import pageContent from "./components/index.vue"; export default { - name:"ansAndDrama", + name:"artAndDrama", components: { pageContent, }, -- Gitblit v1.9.1