NTSP弹窗

This commit is contained in:
2025-09-18 12:57:43 +08:00
parent b2872a5529
commit 219a3ac151
6 changed files with 163 additions and 50 deletions

View File

@@ -521,6 +521,8 @@ const EditProfilePage: React.FC = () => {
{ text: '4.0', value: '4.0' },
{ text: '4.5', value: '4.5' },
]]}
type="ntrp"
img={user_info.avatar}
visible={ntrp_picker_visible}
setvisible={setNtrpPickerVisible}
value={[form_data.ntrp_level]}