Vue tab Tab

    <li class="active">a</li>
    <li>b</li>


< div class= ">
a page
/ div >
< div class=" >
b page
< / div >

I took a look. Most developers are circular LI,. If I write the value of LI, how can I keep the linkage up and down?

Mar.14,2021

use this bar


handwritten one, please refer to

data(){
    return {
        current_tab:'tab_a'
    }
}
Menu