chore: setting页面拆分
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user