+
-
-
- {{ item.message }}
-
-
- {{ item.id }} (id)
- {{ index }} (index)
+ {{ item.id }}
@@ -94,31 +75,4 @@ function onResize() {
padding: 12px;
box-sizing: border-box;
}
-
-.avatar {
- flex: auto 0 0;
- width: 32px;
- height: 32px;
- border-radius: 50%;
- margin-right: 12px;
-}
-
-.index,
-.text {
- flex: 1;
-}
-
-.text {
- max-width: 400px;
-}
-
-.index {
- opacity: 0.5;
-}
-
-.index span {
- display: inline-block;
- width: 160px;
- text-align: right;
-}
diff --git a/src/views/components/contextmenu/index.vue b/src/views/components/contextmenu/index.vue
index 3c5b07cb8..101ff1baa 100644
--- a/src/views/components/contextmenu/index.vue
+++ b/src/views/components/contextmenu/index.vue
@@ -2,6 +2,7 @@
import basic from "./basic.vue";
import menuGroup from "./menuGroup.vue";
import menuDynamic from "./menuDynamic.vue";
+import "v-contextmenu/dist/themes/default.css";
defineOptions({
name: "ContextMenu"
diff --git a/src/views/welcome/index.vue b/src/views/welcome/index.vue
index 53a0654dd..b74bb7f27 100644
--- a/src/views/welcome/index.vue
+++ b/src/views/welcome/index.vue
@@ -195,7 +195,7 @@ onUnmounted(() => {
>