From 6923da6e4a6e5f34d610a6bb70f14f9ffe02cee0 Mon Sep 17 00:00:00 2001 From: guoshipeng <3194674006@qq.com> Date: Thu, 13 Jul 2023 17:20:47 +0800 Subject: [PATCH] fix --- src/views/UVA/index.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/views/UVA/index.vue b/src/views/UVA/index.vue index af5b819..afaad8e 100644 --- a/src/views/UVA/index.vue +++ b/src/views/UVA/index.vue @@ -21,7 +21,7 @@ margin-left: 10px; " >���������������������</span - > + >zzzz </div> </div> <el-scrollbar @@ -1687,3 +1687,4 @@ font-family: '������������'; } </style> + -- Gitblit v1.8.0