apptools-lab / AppWorks

🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io
https://appworks.site/
MIT License
995 stars 181 forks source link

fix: import duplicate components when add routers #947

Closed luhc228 closed 3 years ago

luhc228 commented 3 years ago

Fix: 添加页面时,路由配置文件中重复引入组件的问题 image

codecov-commenter commented 3 years ago

Codecov Report

Merging #947 (45389c2) into release/1.4.1 (9528cb7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/1.4.1     #947   +/-   ##
==============================================
  Coverage          57.14%   57.14%           
==============================================
  Files                  1        1           
  Lines                 70       70           
  Branches              18       18           
==============================================
  Hits                  40       40           
  Misses                30       30           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9528cb7...45389c2. Read the comment docs.