NTSP弹窗
This commit is contained in:
@@ -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]}
|
||||
|
||||
Reference in New Issue
Block a user