The middle part of the structure of head navigation + side menu + middle run route. What should I do if I have to check the details again?

1. The layout is as follows

clipboard.png

2. The problem is that click to view the order
1. If you check the order route and put it in the children of "Commodity Evaluation", add the is-active style of < router-view/ > [Commodity Evaluation] to the is-active style of "Commodity Evaluation". The problem is that the content of the details page is newly added to the comment list

.

2 if you check the order route and do not put it in the [Commodity Evaluation] children, add < router-view/ > x to the commodity evaluation content, the content of the details page has opened a new page, but the is-active style is not available

.

I try to use vuex to control the display and hiding of evaluation pages and details pages, but this method is too troublesome and not perfect to ask for advice

Mar.15,2022

make a mask, pop a div, and squeeze it together is a bit ugly

Menu