Skip to content

Commit

Permalink
删除多余引入
Browse files Browse the repository at this point in the history
  • Loading branch information
unify-z committed Aug 26, 2024
1 parent dffca3d commit 1e908a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</div>
</el-menu-item>
</el-menu>
<router-view v-wechat-title="$route.meta.title"></router-view>
<router-view></router-view>
</div>
</template>

Expand Down

0 comments on commit 1e908a6

Please sign in to comment.