diff --git a/package.json b/package.json
index e94590e..445f0f0 100644
--- a/package.json
+++ b/package.json
@@ -12,11 +12,14 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
+ "@vue-flow/background": "^1.3.2",
+ "@vue-flow/controls": "^1.1.2",
+ "@vue-flow/core": "^1.42.5",
+ "@vue-flow/node-resizer": "^1.4.0",
"@vueup/vue-quill": "^1.2.0",
"element-plus": "^2.9.1",
"html2canvas": "^1.4.1",
"pinia": "^3.0.1",
- "simple-mind-map": "^0.13.1-fix.2",
"vue": "^3.3.10",
"vue-i18n": "^11.1.1",
"vue3-draggable-resizable": "^1.6.5",
diff --git a/src/App.vue b/src/App.vue
index 6123a01..a6ee4e0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,34 +1,68 @@
\ No newline at end of file
diff --git a/src/components/Yys.vue b/src/components/Yys.vue
index 16c2738..1928d6a 100644
--- a/src/components/Yys.vue
+++ b/src/components/Yys.vue
@@ -1,9 +1,109 @@
+
+
+
+ {{ position.properties.levelRequired }}级 {{ position.properties.skillRequired.join('') }}
+
{{ t('yuhun_target.shortName.' + position.properties.yuhun.target) }}·{{ getYuhunPropertyNames(position.properties.yuhun) }}
+
+
请选择一个节点以编辑其属性
+