|
@@ -494,7 +494,7 @@ Page({
|
|
|
facialFeatures: this.data.facialFeatures,
|
|
facialFeatures: this.data.facialFeatures,
|
|
|
skinHair: this.data.skinHair,
|
|
skinHair: this.data.skinHair,
|
|
|
emotion: this.data.emotion,
|
|
emotion: this.data.emotion,
|
|
|
- menstruation: this.data.menstruation,
|
|
|
|
|
|
|
+ // menstruation: this.data.menstruation,
|
|
|
character: this.data.character,
|
|
character: this.data.character,
|
|
|
sleep: this.data.sleep,
|
|
sleep: this.data.sleep,
|
|
|
tongueState: this.data.tongueState
|
|
tongueState: this.data.tongueState
|