|
@@ -807,6 +807,7 @@
|
|
height:this.leftList[this.peopleIndex].height || '',
|
|
height:this.leftList[this.peopleIndex].height || '',
|
|
scale:this.$parent.peopleScale,
|
|
scale:this.$parent.peopleScale,
|
|
userUpload:this.peopleIndex==0?true:false,//是否使用了个人形象
|
|
userUpload:this.peopleIndex==0?true:false,//是否使用了个人形象
|
|
|
|
+ deg:_ps.deg,
|
|
}
|
|
}
|
|
url += '&AIPeople=' + encodeURIComponent(JSON.stringify(people))
|
|
url += '&AIPeople=' + encodeURIComponent(JSON.stringify(people))
|
|
}
|
|
}
|