mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🌱 侧边栏添加测试页,发包的时候会hidden的
This commit is contained in:
@@ -40,6 +40,12 @@
|
|||||||
</template>
|
</template>
|
||||||
</v-list-item>
|
</v-list-item>
|
||||||
<v-divider />
|
<v-divider />
|
||||||
|
<v-list-item title="测试" value="test" link href="/user/test">
|
||||||
|
<template #prepend>
|
||||||
|
<v-icon>mdi-test-tube</v-icon>
|
||||||
|
</template>
|
||||||
|
</v-list-item>
|
||||||
|
<v-divider />
|
||||||
<v-list-group value="wiki" fluid>
|
<v-list-group value="wiki" fluid>
|
||||||
<template #activator="{ props }">
|
<template #activator="{ props }">
|
||||||
<v-list-item title="图鉴" v-bind="props">
|
<v-list-item title="图鉴" v-bind="props">
|
||||||
|
|||||||
Reference in New Issue
Block a user