chore: setting页面拆分

This commit is contained in:
2026-05-11 11:28:59 +08:00
parent f76c9ed828
commit 93813f7b56
10 changed files with 1169 additions and 849 deletions

View File

@@ -2,7 +2,7 @@
<div class="radio-button-group">
<button
v-for="item in options"
:key="item.value"
:key="String(item.value)"
type="button"
:class="[
'radio-button',