不开放画家
This commit is contained in:
parent
ac32e162b3
commit
a616102694
@ -82,7 +82,7 @@ class SelectController extends GetxController {
|
||||
vImage: 'btn_male_pic_artist',
|
||||
hImage: 'pic_male_artist',
|
||||
selected: false,
|
||||
enable: true,
|
||||
enable: false,
|
||||
));
|
||||
occupations.add(Occupation(
|
||||
id: 6,
|
||||
@ -157,7 +157,7 @@ class SelectController extends GetxController {
|
||||
vImage: 'btn_female_pic_artist',
|
||||
hImage: 'pic_female_artist',
|
||||
selected: false,
|
||||
enable: true,
|
||||
enable: false,
|
||||
));
|
||||
occupations.add(Occupation(
|
||||
id: 6,
|
||||
|
Loading…
Reference in New Issue
Block a user