v-list-item-group已被删除,只需为列表项添加值使其可选择,并在v-list上绑定v-model:selected即可...
v-list-item-content已被删除,列表现在使用CSS网格进行布局。如果查看版本3下的输出,您将看到该元素存...