feat: 优化关于页面和配置页面样式,添加重启按钮功能

This commit is contained in:
Soulter
2025-02-23 16:57:48 +08:00
parent 38d7be1d5f
commit 8e2d666ff8
5 changed files with 45 additions and 9 deletions
@@ -1,7 +1,7 @@
<template>
<div class="list-config-item">
<h3>{{ label }}</h3>
<v-list dense style="background-color: transparent;max-height: 300px; overflow-y: scroll;" >
<v-list dense style="background-color: transparent;max-height: 300px; overflow-y: auto;" >
<v-list-item v-for="(item, index) in items" :key="index">
<v-list-item-content style="display: flex; justify-content: space-between;">
<v-list-item-title>