改进
This commit is contained in:
parent
5ac089307a
commit
9e4e544479
@ -14,7 +14,7 @@
|
|||||||
<v-list density="compact" nav>
|
<v-list density="compact" nav>
|
||||||
<template v-for="item in items">
|
<template v-for="item in items">
|
||||||
<v-list-item
|
<v-list-item
|
||||||
rounded="xl"
|
rounded="lg"
|
||||||
:prepend-icon="item.icon"
|
:prepend-icon="item.icon"
|
||||||
:title="item.text"
|
:title="item.text"
|
||||||
:value="item.text"
|
:value="item.text"
|
||||||
|
Loading…
Reference in New Issue
Block a user