Browse Source

style: 删除冗余代码

Gaokun Wang 4 days ago
parent
commit
66b41dc46f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/components/MyMxGraph/index.vue

+ 0 - 1
src/views/components/MyMxGraph/index.vue

@@ -1,6 +1,5 @@
 <template>
   <div class="app-container">
-    <h1>mxGraph 图形编辑器</h1>
     <div class="mx-toolbar">
       <button><span class="icon">+</span> 放大</button>
       <button><span class="icon">-</span> 缩小</button>