From bf083ce9aaee96a04a8cd5173e07f0b1020504c4 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期二, 04 三月 2025 15:27:53 +0800
Subject: [PATCH] 维护菜单,创建路由文件

---
 src/views/performance/class/index.vue |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/views/performance/class/index.vue b/src/views/performance/class/index.vue
index e69de29..95ceac5 100644
--- a/src/views/performance/class/index.vue
+++ b/src/views/performance/class/index.vue
@@ -0,0 +1,9 @@
+<template>
+  <div>鐝</div>
+</template>
+
+<script>
+export default {};
+</script>
+
+<style></style>

--
Gitblit v1.9.3