### What problem does this feature solve <img width="1512" alt="image" src="https://github.com/user-attachments/assets/f587ffba-5643-4f7a-a231-d73951775acd"> <img width="1512" alt="image" src="https://github.com/user-attachments/assets/eab8609c-f204-44fe-9101-25410d7635b0"> 项目中上 page-layout.vue 文件中已经有现成的 router-view ,完全可以实现在每个页面中直接复用,没必要在每个页面单独空出来一个文件在写 router-view ### What does the proposed API look like 现在代码样式看起来比较新手的感觉,一种为了实现功而去实现的感觉,让代码复用性更好,看起来更优雅