From 8209ece89c9ee3ba78969433b60b4d20af6b9421 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期一, 31 三月 2025 18:41:31 +0800 Subject: [PATCH] 公共组件 --- src/views/honors/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/honors/index.vue b/src/views/honors/index.vue index cb3efc7..a2f9c44 100644 --- a/src/views/honors/index.vue +++ b/src/views/honors/index.vue @@ -1,6 +1,6 @@ <template> <div class="honors"> - <div></div> + <div>鑽h獕</div> <div></div> </div> </template> -- Gitblit v1.9.1