From e8d18b8394dc5e229c0f319c5d3b905ce9c41c66 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Tue, 7 Jan 2025 21:35:00 +0800 Subject: [PATCH] update --- src/App.vue | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 95 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 892fd1c..97b3c30 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,10 +4,16 @@ :style="{ overflow: 'auto', height: '100vh', left: 0, top: 0, bottom: 0 }"> + @click="actionMenuItemClick" style="white-space: normal;"> + + + + +
@@ -18,15 +24,22 @@ \ No newline at end of file +